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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/mtd/
H A Dubi-user.h200 * UBI_LONGTERM: long-term data
209 UBI_LONGTERM = 1, enumerator in enum:__anon33874
376 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
389 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/mtd/
H A Dubi-user.h200 * UBI_LONGTERM: long-term data
209 UBI_LONGTERM = 1, enumerator in enum:__anon22181
376 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
389 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/mtd/
H A Dubi-user.h200 * UBI_LONGTERM: long-term data
209 UBI_LONGTERM = 1, enumerator in enum:__anon48037
376 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
389 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/mtd/
H A Dubi-user.h200 * UBI_LONGTERM: long-term data
209 UBI_LONGTERM = 1, enumerator in enum:__anon45839
376 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
389 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/mtd/
H A Dubi-user.h200 * UBI_LONGTERM: long-term data
209 UBI_LONGTERM = 1, enumerator in enum:__anon46814
376 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
389 * @dtype: data type (%UBI_LONGTERM, %UBI_SHORTTERM, %UBI_UNKNOWN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/ubi/
H A Dkapi.c467 if (dtype != UBI_LONGTERM && dtype != UBI_SHORTTERM &&
516 if (dtype != UBI_LONGTERM && dtype != UBI_SHORTTERM &&
653 if (dtype != UBI_LONGTERM && dtype != UBI_SHORTTERM &&
H A Dvtbl.c109 ubi->vtbl_size, UBI_LONGTERM);
161 ubi->vtbl_size, UBI_LONGTERM);
H A Dwl.c392 ubi_assert(dtype == UBI_LONGTERM || dtype == UBI_SHORTTERM ||
413 case UBI_LONGTERM:
H A Dcdev.c476 if (req.dtype != UBI_LONGTERM && req.dtype != UBI_SHORTTERM &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dkapi.c467 if (dtype != UBI_LONGTERM && dtype != UBI_SHORTTERM &&
516 if (dtype != UBI_LONGTERM && dtype != UBI_SHORTTERM &&
653 if (dtype != UBI_LONGTERM && dtype != UBI_SHORTTERM &&
H A Dvtbl.c109 ubi->vtbl_size, UBI_LONGTERM);
161 ubi->vtbl_size, UBI_LONGTERM);
H A Dwl.c392 ubi_assert(dtype == UBI_LONGTERM || dtype == UBI_SHORTTERM ||
413 case UBI_LONGTERM:
H A Dcdev.c476 if (req.dtype != UBI_LONGTERM && req.dtype != UBI_SHORTTERM &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dsb.c199 err = ubifs_write_node(c, sup, UBIFS_SB_NODE_SZ, 0, 0, UBI_LONGTERM);
511 return ubifs_leb_change(c, UBIFS_SB_LNUM, sup, len, UBI_LONGTERM);
H A Dgc.c108 err = ubifs_wbuf_seek_nolock(wbuf, gc_lnum, 0, UBI_LONGTERM);
H A Dsuper.c794 c->jheads[GCHD].wbuf.dtype = UBI_LONGTERM;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dsb.c199 err = ubifs_write_node(c, sup, UBIFS_SB_NODE_SZ, 0, 0, UBI_LONGTERM);
511 return ubifs_leb_change(c, UBIFS_SB_LNUM, sup, len, UBI_LONGTERM);
H A Dgc.c108 err = ubifs_wbuf_seek_nolock(wbuf, gc_lnum, 0, UBI_LONGTERM);
H A Dsuper.c794 c->jheads[GCHD].wbuf.dtype = UBI_LONGTERM;

Completed in 242 milliseconds