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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dvmt.c50 static struct device_attribute vol_usable_eb_size = variable in typeref:struct:device_attribute
93 else if (attr == &vol_usable_eb_size) {
144 err = device_create_file(&vol->dev, &vol_usable_eb_size);
164 device_remove_file(&vol->dev, &vol_usable_eb_size);

Completed in 25 milliseconds