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 Dtransport.c555 if ((flags & CIFS_TIMEOUT_MASK) != CIFS_BLOCKING_OP) { in wait_for_free_credits()
H A Dcifsglob.h1910 #define CIFS_BLOCKING_OP 1 /* operation can block */ macro