Home
last modified time | relevance | path

Searched defs:binshash (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/sys/kern/PROTO/44Lite/
H A Dvfs_bio.c36 #define binshash(bp, dp) LIST_INSERT_HEAD(dp, bp, b_hash) macro
/csrg-svn/sys/kern/
H A Dvfs_bio.c39 #define binshash(bp, dp) LIST_INSERT_HEAD(dp, bp, b_hash) macro