Home
last modified time | relevance | path

Searched defs:nullfs_fhtovp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c57 static vfs_fhtovp_t nullfs_fhtovp; variable
405 nullfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, struct vnode **vpp) in nullfs_fhtovp() function