Searched refs:blk_zone_type (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dblkzoned.h23 * enum blk_zone_type - Types of zones allowed in a zoned device.
32 enum blk_zone_type { enum
82 * @type: see enum blk_zone_type for possible values
/external/f2fs-tools/lib/
H A Dlibf2fs_zoned.c173 blk_zone_type(blkz),
/external/f2fs-tools/include/
H A Df2fs_fs.h1156 #define blk_zone_type(z) (z)->type macro
1165 switch (blk_zone_type(blkz)) {

Completed in 501 milliseconds