Searched refs:CIFS_BLOCKING_OP (Results 1 – 3 of 3) sorted by relevance
293 if (optype != CIFS_BLOCKING_OP) { in wait_for_free_credits()851 rc = wait_for_free_request(ses->server, CIFS_BLOCKING_OP); in SendReceiveBlockingLock()
894 #define CIFS_BLOCKING_OP 1 /* operation can block */ macro
2439 timeout = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBLock()2540 timeout = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBPosixLock()