Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c1383 struct tmpfs_dir_duphead *dupindex; in tmpfs_dir_attach_dup() local
1386 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()