Searched refs:SMB_OFILE_OPLOCK_GRANTED (Results 1 – 3 of 3) sorted by relevance
780 if (SMB_OFILE_OPLOCK_GRANTED(ofile)) in smb_oplock_get_grant()
923 ASSERT(!SMB_OFILE_OPLOCK_GRANTED(of)); in smb_ofile_delete()
577 #define SMB_OFILE_OPLOCK_GRANTED(p) \ macro