Searched refs:BAC_SKIP_NONLOCKED (Results 1 – 2 of 2) sorted by relevance
1285 #define BAC_SKIP_NONLOCKED 0x04 /* Don't return LOCKED buffers */ macro
1617 lock_flags |= BAC_SKIP_NONLOCKED; in buf_iterate()1902 lock_flags |= BAC_SKIP_NONLOCKED; in buf_flushdirtyblks_skipinfo()4091 if ((flags & BAC_SKIP_NONLOCKED)) { in buf_acquire_locked()