Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dvmt.c48 static struct device_attribute attr_vol_usable_eb_size = variable
104 else if (attr == &attr_vol_usable_eb_size) in vol_attribute_show()
163 err = device_create_file(&vol->dev, &attr_vol_usable_eb_size); in volume_sysfs_init()
181 device_remove_file(&vol->dev, &attr_vol_usable_eb_size); in volume_sysfs_close()