Home
last modified time | relevance | path

Searched refs:CIFS_BLOCKING_OP (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dtransport.c555 if ((flags & CIFS_TIMEOUT_MASK) != CIFS_BLOCKING_OP) { in wait_for_free_credits()
H A Dcifsglob.h1913 #define CIFS_BLOCKING_OP 1 /* operation can block */ macro
H A Dcifssmb.c2222 flags = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBLock()
2321 sr_flags |= CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBPosixLock()