Searched refs:smb_vop_readdir (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_vops.h | 144 int smb_vop_readdir(vnode_t *, uint32_t, void *, int *, int *,
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_mangle_name.c | 403 while ((err = smb_vop_readdir(vp, offset, buf, &bufsize, in smb_unmangle()
|
H A D | smb_odir.c | 1022 rc = smb_vop_readdir(od->d_dnode->vp, od->d_offset, in smb_odir_next_odirent()
|
H A D | smb_vops.c | 950 smb_vop_readdir(vnode_t *vp, uint32_t offset, in smb_vop_readdir() function
|
H A D | smb_node.c | 619 if (smb_vop_readdir(n->vp, 0, buf, &bsize, &eof, flags, zone_kcred())) in smb_rmdir_possible()
|