Searched refs:CC_DONTBLOCK (Results 1 – 8 of 8) sorted by relevance
79 if (ct != NULL && ct->cc_flags & CC_DONTBLOCK) { in recall_all_delegations()
211 ct.cc_flags = CC_DONTBLOCK; in rfs_setattr()664 ct.cc_flags = CC_DONTBLOCK; in rfs_read()955 ct.cc_flags = CC_DONTBLOCK; in rfs_write_sync()1343 ct.cc_flags = CC_DONTBLOCK; in rfs_write()
256 ct.cc_flags = CC_DONTBLOCK; in rfs3_setattr()977 ct.cc_flags = CC_DONTBLOCK; in rfs3_read()1305 ct.cc_flags = CC_DONTBLOCK; in rfs3_write()
5259 ct.cc_flags = CC_DONTBLOCK; in do_rfs4_op_setattr()6695 ct.cc_flags = CC_DONTBLOCK; in rfs4_createfile()6905 ct.cc_flags = CC_DONTBLOCK; in rfs4_do_open()
3578 ct->cc_flags = CC_DONTBLOCK; in rfs4_check_stateid()
607 if (ct && (ct->cc_flags & CC_DONTBLOCK)) { in smb_fem_oplock_break()
793 #define CC_DONTBLOCK 0x02 macro
798 #define CC_DONTBLOCK 0x02 macro