Home
last modified time | relevance | path

Searched refs:smb_oplock_set_grant (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c56 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