Searched refs:smb_fsop_unshrlock (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_fsops.h | 105 void smb_fsop_unshrlock(cred_t *, smb_node_t *, uint32_t);
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_common_open.c | 678 smb_fsop_unshrlock(sr->user_cr, node, uniq_fid); in smb_open_subr() 694 smb_fsop_unshrlock(sr->user_cr, node, in smb_open_subr() 885 smb_fsop_unshrlock(sr->user_cr, node, uniq_fid); in smb_open_subr()
|
H A D | smb_ofile.c | 373 smb_fsop_unshrlock(of->f_cr, of->f_node, of->f_uniqid); in smb_ofile_close()
|
H A D | smb_fsops.c | 2543 smb_fsop_unshrlock(cred_t *cr, smb_node_t *node, uint32_t uniq_fid) in smb_fsop_unshrlock() function
|