Searched refs:blk_flags_t (Results 1 – 1 of 1) sorted by relevance
356 typedef unsigned int __bitwise blk_flags_t; typedef359 #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;