Searched refs:B_CACHE (Results 1 – 2 of 2) sorted by relevance
180 #define B_CACHE 0x00000020 /* Bread found us in the cache. */ macro
590 if (ISSET((*rbpp)->b_flags, B_CACHE)) in bread_cluster()1027 SET(bp->b_flags, B_CACHE); in getblk()