Searched refs:DISK_F_NOCACHE (Results 1 – 3 of 3) sorted by relevance
102 #define DISK_F_NOCACHE 0x0001 /* Do not use metadata caching */ macro
281 if ((flags & DISK_F_NOCACHE) == 0) { in disk_open()400 if ((flags & DISK_F_NOCACHE) == 0) in disk_open()418 if (od->flags & DISK_F_NOCACHE) { in disk_close()
281 DISK_F_NOCACHE: 0) == 0) { in bd_print()314 DISK_F_NOCACHE: 0)); in bd_open()652 DISK_F_NOCACHE: 0) != 0) /* oops, not a viable device */ in bd_getdev()