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

/freebsd-10.2-release/sys/fs/tmpfs/
H A Dtmpfs.h229 struct tmpfs_dir_duphead tn_dupindex; member in struct:tmpfs_node::__anon10489::tn_dir
H A Dtmpfs_subr.c223 LIST_INIT(&nnode->tn_dir.tn_dupindex);
806 LIST_FOREACH(de, &node->tn_dir.tn_dupindex,
894 dupindex = &dnode->tn_dir.tn_dupindex;

Completed in 96 milliseconds