Searched defs:super_flags (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/befs/ | ||
| H A D | befs_fs_types.h | 48 enum super_flags { enum |
| /linux/fs/ | ||
| H A D | super.c | 85 static bool super_flags(const struct super_block *sb, unsigned int flags) in super_flags() function |