Home
last modified time | relevance | path

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

/freebsd/sys/fs/tarfs/
H A Dtarfs.h171 #define TARFS_NODE_UNLOCK(tnp) \ macro
H A Dtarfs_vnops.c368 TARFS_NODE_UNLOCK(tnp->parent); in tarfs_readdir()
587 TARFS_NODE_UNLOCK(tnp); in tarfs_reclaim()
H A Dtarfs_subr.c245 TARFS_NODE_UNLOCK(parent); in tarfs_alloc_node()