Searched refs:tnp1 (Results 1 – 1 of 1) sorted by relevance
1801 struct tmpfs_node *tn, *tnp, *tnp1; in tmpfs_vptocnp() 1828 LIST_FOREACH_SAFE(tnp, &tm->tm_nodes_used, tn_entries, tnp1) { in tmpfs_vptocnp() 1866 tnp1 = LIST_NEXT(tnp, tn_entries); in tmpfs_vptocnp() 1800 struct tmpfs_node *tn, *tnp, *tnp1; tmpfs_vptocnp() local