Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/filesystems/ext4/
Dsuper.rst795 .. _super_flags: target
/linux-6.14.4/fs/befs/
Dbefs_fs_types.h48 enum super_flags { enum
/linux-6.14.4/fs/
Dsuper.c84 static bool super_flags(const struct super_block *sb, unsigned int flags) in super_flags() function
/linux-6.14.4/fs/btrfs/
Dvolumes.c2659 u64 super_flags; in btrfs_setup_sprout() local