Home
last modified time | relevance | path

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

/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c111 static vfs_fhtovp_t tarfs_fhtovp; variable
1209 tarfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in tarfs_fhtovp() function
1239 .vfs_fhtovp = tarfs_fhtovp,