Searched refs:zone_wplugs_hash (Results 1 – 2 of 2) sorted by relevance
1032 if (!bdev->bd_disk->zone_wplugs_hash) in blk_zone_plug_bio()1402 disk->zone_wplugs_hash = in disk_alloc_zone_resources()1405 if (!disk->zone_wplugs_hash) in disk_alloc_zone_resources()1428 kfree(disk->zone_wplugs_hash); in disk_alloc_zone_resources()1429 disk->zone_wplugs_hash = NULL; in disk_alloc_zone_resources()1439 if (!disk->zone_wplugs_hash) in disk_destroy_zone_wplugs_hash_table()1453 kfree(disk->zone_wplugs_hash); in disk_destroy_zone_wplugs_hash_table()1454 disk->zone_wplugs_hash = NULL; in disk_destroy_zone_wplugs_hash_table()1518 if (!disk->zone_wplugs_hash) in disk_revalidate_zone_resources()1656 if (!disk->zone_wplugs_hash) in blk_revalidate_seq_zone()[all …]
201 struct hlist_head *zone_wplugs_hash; member
Completed in 13 milliseconds