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

/linux-master/fs/ubifs/
H A Dubifs-media.h439 #define UBIFS_FLG_MASK (UBIFS_FLG_BIGLPT | UBIFS_FLG_SPACE_FIXUP | \ macro
H A Dsb.c742 if ((sup_flags & ~UBIFS_FLG_MASK) != 0) {
744 sup_flags & ~UBIFS_FLG_MASK);

Completed in 113 milliseconds