Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h1893 #define CIFS_BLOCKING_OP 1 /* operation can block */ macro
H A Dcifssmb.c1969 flags = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBLock()
2068 timeout = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBPosixLock()