Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs-media.h439 #define UBIFS_FLG_MASK (UBIFS_FLG_BIGLPT | UBIFS_FLG_SPACE_FIXUP | \ macro
H A Dsb.c739 if ((sup_flags & ~UBIFS_FLG_MASK) != 0) { in ubifs_read_superblock()
741 sup_flags & ~UBIFS_FLG_MASK); in ubifs_read_superblock()
/kernel/linux/linux-6.6/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) { in ubifs_read_superblock()
744 sup_flags & ~UBIFS_FLG_MASK); in ubifs_read_superblock()

Completed in 7 milliseconds