Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dblkzoned.h84 BLK_ZONE_COND_ACTIVE = 0xFF, /* added in Linux 6.19 */ enumerator
85 #define BLK_ZONE_COND_ACTIVE BLK_ZONE_COND_ACTIVE macro
/linux/fs/btrfs/
H A Dzoned.c501 case BLK_ZONE_COND_ACTIVE: in btrfs_get_dev_zone_info()