Home
last modified time | relevance | path

Searched defs:super_flags (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/filesystems/ext4/
H A Dsuper.rst805 .. _super_flags: target
/linux/fs/befs/
H A Dbefs_fs_types.h48 enum super_flags { enum
/linux/fs/
H A Dsuper.c86 static bool super_flags(const struct super_block *sb, unsigned int flags) in super_flags() function