Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h282 struct tmpfs_dir_duphead tn_dupindex; member
H A Dtmpfs_subr.c643 LIST_INIT(&nnode->tn_dir.tn_dupindex); in tmpfs_alloc_node()
1333 LIST_FOREACH(de, &node->tn_dir.tn_dupindex, in tmpfs_dir_lookup_cookie()
1424 dupindex = &dnode->tn_dir.tn_dupindex; in tmpfs_dir_attach_dup()