Searched refs:bdev_max_active_zones (Results 1 – 5 of 5) sorted by relevance
703 static inline unsigned int bdev_max_active_zones(struct block_device *bdev) in bdev_max_active_zones() function726 static inline unsigned int bdev_max_active_zones(struct block_device *bdev) in bdev_max_active_zones() function
142 mar = bdev_max_active_zones(req->ns->bdev); in nvmet_execute_identify_cns_cs_ns()
348 return queue_var_show(bdev_max_active_zones(q->disk->part0), page); in queue_max_active_zones_show()
1287 sbi->s_max_active_seq_files = bdev_max_active_zones(sb->s_bdev); in zonefs_fill_super()
427 max_active_zones = bdev_max_active_zones(bdev); in btrfs_get_dev_zone_info()
Completed in 16 milliseconds