Searched refs:zfs_vget (Results 1 – 1 of 1) sorted by relevance
83 static int zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp);93 VFSNAME_VGET, { .vfs_vget = zfs_vget },1970 zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in zfs_vget() function