Searched refs:smb_oplock_exclusive_grant (Results 1 – 1 of 1) sorted by relevance
60 static smb_oplock_grant_t *smb_oplock_exclusive_grant(list_t *);237 (smb_oplock_exclusive_grant(grants) != NULL) || in smb_oplock_acquire()515 og = smb_oplock_exclusive_grant(grants); in smb_oplock_timedout()757 smb_oplock_exclusive_grant(list_t *grants) in smb_oplock_exclusive_grant() function