Searched refs:dupindex (Results 1 – 1 of 1) sorted by relevance
1383 struct tmpfs_dir_duphead *dupindex; in tmpfs_dir_attach_dup() local1386 dupindex = &dnode->tn_dir.tn_dupindex; in tmpfs_dir_attach_dup()1387 de = LIST_FIRST(dupindex); in tmpfs_dir_attach_dup()1394 LIST_INSERT_HEAD(dupindex, nde, uh.td_dup.index_entries); in tmpfs_dir_attach_dup()1424 LIST_INSERT_HEAD(dupindex, nde, in tmpfs_dir_attach_dup()