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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/mtd/
H A Dubi-user.h217 * @UBI_DYNAMIC_VOLUME: dynamic volume
221 UBI_DYNAMIC_VOLUME = 3, enumerator in enum:__anon18320
277 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dvmt.c96 if (vol->vol_type == UBI_DYNAMIC_VOLUME)
296 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {
343 if (vol->vol_type == UBI_DYNAMIC_VOLUME)
576 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {
760 if (vol->vol_type != UBI_DYNAMIC_VOLUME &&
799 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {
839 vol_type = UBI_DYNAMIC_VOLUME;
H A Dvtbl.c572 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME;
601 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {
640 vol->vol_type = UBI_DYNAMIC_VOLUME;
H A Dupd.c239 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {
H A Dscan.c214 sv->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME
1198 if (sv->vol_type != UBI_DYNAMIC_VOLUME &&
1299 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME;
H A Dgluebi.c354 if (vi->vol_type == UBI_DYNAMIC_VOLUME)
H A Deba.c399 if (vol->vol_type == UBI_DYNAMIC_VOLUME)
439 if (vol->vol_type == UBI_DYNAMIC_VOLUME)
H A Dcdev.c620 if (req->vol_type != UBI_DYNAMIC_VOLUME &&

Completed in 109 milliseconds