Searched refs:smb_oplock_get_grant (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c61 static smb_oplock_grant_t *smb_oplock_get_grant(smb_oplock_t *, smb_ofile_t *);
558 og = smb_oplock_get_grant(ol, of);
598 ((og = smb_oplock_get_grant(ol, of)) == NULL)) {
779 * smb_oplock_get_grant
784 smb_oplock_get_grant(smb_oplock_t *ol, smb_ofile_t *ofile) function

Completed in 43 milliseconds