Home
last modified time | relevance | path

Searched refs:UBIFS_FLG_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/ubifs/
Dubifs-media.h432 #define UBIFS_FLG_MASK (UBIFS_FLG_BIGLPT|UBIFS_FLG_SPACE_FIXUP|UBIFS_FLG_DOUBLE_HASH|UBIFS_FLG_ENCR… macro
Dsb.c643 if ((sup_flags & ~UBIFS_FLG_MASK) != 0) { in ubifs_read_superblock()
645 sup_flags & ~UBIFS_FLG_MASK); in ubifs_read_superblock()