Searched refs:zone_full (Results 1 – 3 of 3) sorted by relevance
106 bool zone_full; /* Initialize zones to be full */ member
266 module_param_named(zone_full, g_zone_full, bool, S_IRUGO);267 MODULE_PARM_DESC(zone_full, "Initialize the sequential write required zones of a zoned device to be…469 NULLB_DEVICE_ATTR(zone_full, bool, NULL);823 dev->zone_full = g_zone_full; in null_alloc_dev()
156 if (dev->zone_full) { in null_init_zoned_dev()