Searched refs:UBIFS_FLG_SPACE_FIXUP (Results 1 – 6 of 6) sorted by relevance
433 UBIFS_FLG_SPACE_FIXUP = 0x04, enumerator439 #define UBIFS_FLG_MASK (UBIFS_FLG_BIGLPT | UBIFS_FLG_SPACE_FIXUP | \
731 c->space_fixup = !!(sup_flags & UBIFS_FLG_SPACE_FIXUP); in ubifs_read_superblock()919 sup->flags &= cpu_to_le32(~UBIFS_FLG_SPACE_FIXUP); in ubifs_fixup_free_space()
333 !!(sup_flags & UBIFS_FLG_SPACE_FIXUP)); in ubifs_dump_node()
404 UBIFS_FLG_SPACE_FIXUP = 0x04, enumerator
631 c->space_fixup = !!(sup_flags & UBIFS_FLG_SPACE_FIXUP); in ubifs_read_superblock()811 sup->flags &= cpu_to_le32(~UBIFS_FLG_SPACE_FIXUP); in ubifs_fixup_free_space()
342 !!(sup_flags & UBIFS_FLG_SPACE_FIXUP)); in ubifs_dump_node()