Searched defs:mount_opt (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/erofs/ | ||
| H A D | internal.h | 62 unsigned int mount_opt; global() member |
| /linux/fs/btrfs/ | ||
| H A D | zoned.c | 786 btrfs_check_mountopts_zoned(const struct btrfs_fs_info * info,unsigned long long * mount_opt) btrfs_check_mountopts_zoned() argument |
| H A D | fs.h | 571 unsigned long long mount_opt; global() member |
| /linux/fs/ext4/ | ||
| H A D | super.c | 1878 int mount_opt; global() member |
| /linux/tools/testing/selftests/landlock/ | ||
| H A D | fs_test.c | 288 static int mount_opt(const struct mnt_opt *const mnt, const char *const target) mount_opt() function |