Searched refs:smb_oplock_set_grant (Results 1 – 1 of 1) sorted by relevance
56 static smb_oplock_grant_t *smb_oplock_set_grant(smb_ofile_t *, uint8_t);251 og = smb_oplock_set_grant(ofile, op->op_oplock_level); in smb_oplock_acquire()681 smb_oplock_set_grant(smb_ofile_t *of, uint8_t level) in smb_oplock_set_grant() function