Searched refs:hs_filldirent (Results 1 – 4 of 4) sorted by relevance
69 extern void hs_filldirent(struct vnode *vp, struct hs_direntry *hdp);
533 hs_filldirent(sig_args_p->fsp->hsfs_rootvp, sig_args_p->hdp); in rrip_child_link()556 hs_filldirent(sig_args_p->fsp->hsfs_rootvp, sig_args_p->hdp); in rrip_parent_link()
191 hs_filldirent(vp, &hp->hs_dirent); in hsfs_read()320 hs_filldirent(vp, &hp->hs_dirent); in hsfs_getattr()505 hs_filldirent(vp, &dhp->hs_dirent); in hsfs_readdir()
836 hs_filldirent(dvp, &dhp->hs_dirent); in hs_dirlook()1397 hs_filldirent(struct vnode *vp, struct hs_direntry *hdp) in hs_filldirent() function