Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion_subr.c438 struct unionfs_node *unp, *unp_t1, *unp_t2; in unionfs_noderem() local
483 LIST_FOREACH_SAFE(unp_t1, hd, un_hash, unp_t2) { in unionfs_noderem()