Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dblkdev.h344 typedef unsigned int __bitwise blk_flags_t; typedef
347 #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;