Home
last modified time | relevance | path

Searched refs:device_is_not_random (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/md/
Ddm-table.c1707 static int device_is_not_random(struct dm_target *ti, struct dm_dev *dev, in device_is_not_random() function
1962 if (blk_queue_add_random(q) && dm_table_all_devices_attribute(t, device_is_not_random)) in dm_table_set_restrictions()