Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c228 static int hsfs_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp);
258 VFSNAME_VGET, { .vfs_vget = hsfs_vget }, in hsfsinit()
482 hsfs_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in hsfs_vget() function