Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dubifs-media.h403 UBIFS_FLG_SPACE_FIXUP = 0x04, enumerator
A Dsb.c632 c->space_fixup = !!(sup_flags & UBIFS_FLG_SPACE_FIXUP); in ubifs_read_superblock()
812 sup->flags &= cpu_to_le32(~UBIFS_FLG_SPACE_FIXUP); in ubifs_fixup_free_space()
A Ddebug.c343 !!(sup_flags & UBIFS_FLG_SPACE_FIXUP)); in ubifs_dump_node()

Completed in 14 milliseconds