Searched refs:UBIFS_FLG_BIGLPT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dubifs-media.h410 * UBIFS_FLG_BIGLPT: if "big" LPT model is used if set
413 UBIFS_FLG_BIGLPT = 0x02, enumerator in enum:__anon32524
597 * @flags: file-system flags (%UBIFS_FLG_BIGLPT, etc)
H A Dsb.c167 sup_flags |= UBIFS_FLG_BIGLPT;
621 c->big_lpt = !!(sup_flags & UBIFS_FLG_BIGLPT);
H A Ddebug.c319 !!(sup_flags & UBIFS_FLG_BIGLPT));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dubifs-media.h410 * UBIFS_FLG_BIGLPT: if "big" LPT model is used if set
413 UBIFS_FLG_BIGLPT = 0x02, enumerator in enum:__anon20831
597 * @flags: file-system flags (%UBIFS_FLG_BIGLPT, etc)
H A Dsb.c167 sup_flags |= UBIFS_FLG_BIGLPT;
621 c->big_lpt = !!(sup_flags & UBIFS_FLG_BIGLPT);
H A Ddebug.c319 !!(sup_flags & UBIFS_FLG_BIGLPT));

Completed in 141 milliseconds