Home
last modified time | relevance | path

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

/freebsd/sys/fs/pseudofs/
H A Dpseudofs_internal.h54 int pfs_vncache_alloc (struct mount *, struct vnode **,
H A Dpseudofs_vncache.c116 pfs_vncache_alloc(struct mount *mp, struct vnode **vpp, in pfs_vncache_alloc() function
H A Dpseudofs.c423 return (pfs_vncache_alloc(mp, vpp, pi->pi_root, NO_PID)); in pfs_root()
H A Dpseudofs_vnops.c423 error = pfs_vncache_alloc(mp, dvp, pn, pid); in pfs_vptocnp()
569 error = pfs_vncache_alloc(mp, vpp, pn, pid); in pfs_lookup()