Searched defs:zfs_vget (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c84 static int zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp);
94 VFSNAME_VGET, { .vfs_vget = zfs_vget },
1911 zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) function

Completed in 49 milliseconds