Searched refs:vol_upd_marker (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.c54 static struct device_attribute vol_upd_marker = variable in typeref:struct:device_attribute
97 else if (attr == &vol_upd_marker)
150 err = device_create_file(&vol->dev, &vol_upd_marker);
162 device_remove_file(&vol->dev, &vol_upd_marker);

Completed in 92 milliseconds