Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h356 typedef unsigned int __bitwise blk_flags_t; typedef
359 #define BLK_FLAG_WRITE_CACHE_DISABLED ((__force blk_flags_t)(1u << 0))
362 #define BLK_FLAG_MISALIGNED ((__force blk_flags_t)(1u << 1))
366 blk_flags_t flags;