Home
last modified time | relevance | path

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

/freebsd/sys/fs/tarfs/
H A Dtarfs.h238 tarfs_lookup_node(struct tarfs_node *tnp, struct tarfs_node *f,
H A Dtarfs_subr.c93 tarfs_lookup_node(struct tarfs_node *tnp, struct tarfs_node *f, in tarfs_lookup_node() function
H A Dtarfs_vnops.c275 tnp = tarfs_lookup_node(dirnode, NULL, cnp); in tarfs_lookup()
H A Dtarfs_vfsops.c366 tnp = tarfs_lookup_node(parent, NULL, &cn); in tarfs_lookup_path()