Searched refs:nfs_vget (Results 1 – 1 of 1) sorted by relevance
82 int nfs_vget(struct mount *, ino_t, struct vnode **);100 .vfs_vget = nfs_vget,837 nfs_vget(struct mount *mp, ino_t ino, struct vnode **vpp) in nfs_vget() function