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

/linux-master/drivers/mtd/ubi/
H A Dvtbl.c555 if (ubi->autoresize_vol_id != -1) {
557 ubi->autoresize_vol_id, i);
562 ubi->autoresize_vol_id = i;
H A Dbuild.c946 ubi->autoresize_vol_id = -1;
1011 if (ubi->autoresize_vol_id != -1) {
1012 err = autoresize(ubi, ubi->autoresize_vol_id);
H A Dubi.h459 * @autoresize_vol_id: ID of the volume which has to be auto-resized at the end
573 int autoresize_vol_id; member in struct:ubi_device

Completed in 121 milliseconds