Home
last modified time | relevance | path

Searched refs:smb_vop_readdir (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_vops.h144 int smb_vop_readdir(vnode_t *, uint32_t, void *, int *, int *,
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mangle_name.c403 while ((err = smb_vop_readdir(vp, offset, buf, &bufsize, in smb_unmangle()
H A Dsmb_odir.c1022 rc = smb_vop_readdir(od->d_dnode->vp, od->d_offset, in smb_odir_next_odirent()
H A Dsmb_vops.c950 smb_vop_readdir(vnode_t *vp, uint32_t offset, in smb_vop_readdir() function
H A Dsmb_node.c619 if (smb_vop_readdir(n->vp, 0, buf, &bsize, &eof, flags, zone_kcred())) in smb_rmdir_possible()