Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h403 UBIFS_FLG_BIGLPT = 0x02, enumerator
H A Dsb.c163 sup_flags |= UBIFS_FLG_BIGLPT; in create_default_filesystem()
630 c->big_lpt = !!(sup_flags & UBIFS_FLG_BIGLPT); in ubifs_read_superblock()
H A Ddebug.c340 !!(sup_flags & UBIFS_FLG_BIGLPT)); in ubifs_dump_node()