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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dubi.h213 return ubi_leb_write(desc, lnum, buf, offset, len, UBI_UNKNOWN);
223 return ubi_leb_change(desc, lnum, buf, len, UBI_UNKNOWN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/mtd/
H A Dubi-user.h202 * UBI_UNKNOWN: data persistence is unknown
211 UBI_UNKNOWN = 3, enumerator in enum:__anon18319
376 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
389 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dupd.c250 UBI_UNKNOWN);
263 UBI_UNKNOWN, used_ebs);
424 vol->upd_buf, len, UBI_UNKNOWN);
H A Dkapi.c468 dtype != UBI_UNKNOWN)
517 dtype != UBI_UNKNOWN)
654 dtype != UBI_UNKNOWN)
H A Dcdev.c334 UBI_UNKNOWN);
477 req.dtype != UBI_UNKNOWN)
H A Dwl.c393 dtype == UBI_UNKNOWN);
422 case UBI_UNKNOWN:
H A Deba.c502 new_pnum = ubi_wl_get_peb(ubi, UBI_UNKNOWN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dsb.c256 UBI_UNKNOWN);
262 UBI_UNKNOWN);
286 UBI_UNKNOWN);
319 UBI_UNKNOWN);
339 0, UBI_UNKNOWN);
H A Ddebug.h371 return dbg_leb_write(desc, lnum, buf, offset, len, UBI_UNKNOWN);
377 return dbg_leb_change(desc, lnum, buf, len, UBI_UNKNOWN);
H A Drecovery.c514 UBI_UNKNOWN);
859 return ubi_leb_change(c->ubi, lnum, sbuf, offs, UBI_UNKNOWN);
989 err = ubi_leb_change(c->ubi, lnum, sbuf, len, UBI_UNKNOWN);
1411 err = ubi_leb_change(c->ubi, lnum, c->sbuf, len, UBI_UNKNOWN);
H A Dio.c648 * @dtype: node life-time hint (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
851 wbuf->dtype = UBI_UNKNOWN;

Completed in 94 milliseconds