Searched refs:blk_flags_t (Results 1 – 1 of 1) sorted by relevance
344 typedef unsigned int __bitwise blk_flags_t; typedef347 #define BLK_FLAG_WRITE_CACHE_DISABLED ((__force blk_flags_t)(1u << 0))350 #define BLK_FLAG_MISALIGNED ((__force blk_flags_t)(1u << 1))354 blk_flags_t flags;