Home
last modified time | relevance | path

Searched refs:UBIFS_FLG_BIGLPT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/ubifs/
Dubifs-media.h402 UBIFS_FLG_BIGLPT = 0x02, enumerator
Dsb.c162 sup_flags |= UBIFS_FLG_BIGLPT; in create_default_filesystem()
629 c->big_lpt = !!(sup_flags & UBIFS_FLG_BIGLPT); in ubifs_read_superblock()
Ddebug.c339 !!(sup_flags & UBIFS_FLG_BIGLPT)); in ubifs_dump_node()