Searched refs:smb_fsop_unshrlock (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb_fsops.h | 108 void smb_fsop_unshrlock(cred_t *, smb_node_t *, uint32_t);
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_common_open.c | 655 smb_fsop_unshrlock(sr->user_cr, node, uniq_fid); in smb_open_subr() 670 smb_fsop_unshrlock(sr->user_cr, node, in smb_open_subr() 866 smb_fsop_unshrlock(sr->user_cr, node, uniq_fid); in smb_open_subr()
|
H A D | smb_ofile.c | 383 smb_fsop_unshrlock(of->f_cr, of->f_node, of->f_uniqid); in smb_ofile_close()
|
H A D | smb_fsops.c | 2613 smb_fsop_unshrlock(cred_t *cr, smb_node_t *node, uint32_t uniq_fid) in smb_fsop_unshrlock() function
|