Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vnops.c1784 struct tmpfs_node *tn, *tnp, *tnp1; in tmpfs_vptocnp() local
1811 LIST_FOREACH_SAFE(tnp, &tm->tm_nodes_used, tn_entries, tnp1) { in tmpfs_vptocnp()
1849 tnp1 = LIST_NEXT(tnp, tn_entries); in tmpfs_vptocnp()