Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_vops.h170 int smb_vop_other_opens(vnode_t *, int);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c233 smb_vop_other_opens(vnode_t *vp, int mode) in smb_vop_other_opens() function