Searched refs:interruptable (Results 1 – 1 of 1) sorted by relevance
363 nfs_lockd_send_request(LOCKD_MSG *msg, int interruptable) in nfs_lockd_send_request() argument394 } while (!interruptable && kr == MACH_SEND_INTERRUPTED); in nfs_lockd_send_request()424 int interruptable, slpflag; in nfs3_lockd_request() local451 interruptable = NMFLAG(nmp, INTR); in nfs3_lockd_request()467 error = nfs_lockd_send_request(msg, interruptable); in nfs3_lockd_request()490 slpflag = (interruptable && (type != F_UNLCK)) ? PCATCH : 0; in nfs3_lockd_request()552 interruptable = NMFLAG(nmp, INTR); in nfs3_lockd_request()584 interruptable = NMFLAG(nmp, INTR); in nfs3_lockd_request()