Home
last modified time | relevance | path

Searched defs:nullb_device (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/null_blk/
H A Dnull_blk.h58 struct nullb_device { struct
59 struct nullb *nullb;
60 struct config_item item;
64 unsigned int curr_cache;
65 struct badblocks badblocks;
67 unsigned int nr_zones;
72 struct nullb_zone *zones;
73 sector_t zone_size_sects;
74 bool need_zone_res_mgmt;
75 spinlock_t zone_res_lock;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/null_blk/
H A Dnull_blk.h58 struct nullb_device { struct
59 struct nullb *nullb;
60 struct config_item item;
64 unsigned int curr_cache;
65 struct badblocks badblocks;
67 unsigned int nr_zones;
72 struct nullb_zone *zones;
73 sector_t zone_size_sects;
74 bool need_zone_res_mgmt;
75 spinlock_t zone_res_lock;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/null_blk/
H A Dnull_blk.h58 struct nullb_device { struct
59 struct nullb *nullb;
60 struct config_item item;
64 unsigned int curr_cache;
65 struct badblocks badblocks;
67 unsigned int nr_zones;
72 struct nullb_zone *zones;
73 sector_t zone_size_sects;
74 bool need_zone_res_mgmt;
75 spinlock_t zone_res_lock;
[all …]