Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_alloc.c2429 #define TRIMLIST_HASH(ump, key) \ macro
2525 tphashhead = TRIMLIST_HASH(ump, key); in trim_lookup()