Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/ufs/ffs/
Dffs_alloc.c2441 struct trimlist_hashhead *tphashhead; local
2448 tphashhead = TRIMLIST_HASH(ump, key);
2449 LIST_FOREACH(tp, tphashhead, hashlist)
2483 LIST_INSERT_HEAD(tphashhead, ntp, hashlist);