Searched refs:null_check_active (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/null_blk/
H A Dzoned.c273 static blk_status_t null_check_active(struct nullb_device *dev) function
294 if (null_check_active(dev) == BLK_STS_OK) {
323 ret = null_check_active(dev);

Completed in 89 milliseconds