Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h340 #define BUF_LOCKRECURSED(bp) \ macro
/f-stack/freebsd/kern/
H A Dvfs_bio.c2628 if (BUF_LOCKRECURSED(bp)) { in brelse()
2828 if (BUF_LOCKRECURSED(bp)) { in bqrelse()
3948 if (BUF_LOCKRECURSED(bp)) in getblkx()