Searched refs:DKCACHE_RCHANGE (Results 1 – 3 of 3) sorted by relevance
85 #define DKCACHE_RCHANGE 0x000100 /* read enable is changeable */ macro
304 (bits & DKCACHE_RCHANGE) ? "" : "not "); in disk_getcache()
1867 bits |= DKCACHE_RCHANGE; in sd_getcache()