Home
last modified time | relevance | path

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

/linux/drivers/block/null_blk/
H A Dmain.c596 static struct configfs_attribute *nullb_device_attrs[] = { variable
651 .ct_attrs = nullb_device_attrs,
728 for (entry = &nullb_device_attrs[0]; *entry && left > 0; entry++) { in memb_group_features_show()