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.h1859 #define CIFS_BLOCKING_OP 1 /* operation can block */ macro
H A Dcifssmb.c1963 flags = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBLock()
2062 timeout = CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBPosixLock()