Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h316 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ macro
/f-stack/freebsd/kern/
H A Dvfs_bio.c3908 error = BUF_TIMELOCK(bp, LK_EXCLUSIVE | LK_NOWAIT, NULL, "getblku", 0, in getblkx()
3933 error = BUF_TIMELOCK(bp, lockflags, in getblkx()
H A Dvfs_subr.c2116 error = BUF_TIMELOCK(bp, in flushbuflist()
2170 error = BUF_TIMELOCK(bp, LK_EXCLUSIVE | LK_SLEEPFAIL | in bnoreuselist()