Searched defs:mount_opt (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/btrfs/
H A Dzoned.h139 btrfs_check_mountopts_zoned(struct btrfs_fs_info *info, unsigned long *mount_opt) argument
H A Dsuper.c84 unsigned long mount_opt; member in struct:btrfs_fs_context
624 check_ro_option(struct btrfs_fs_info *fs_info, unsigned long mount_opt, unsigned long opt, const char *opt_name) argument
636 btrfs_check_options(struct btrfs_fs_info *info, unsigned long *mount_opt, unsigned long flags) argument
[all...]
H A Dzoned.c773 int btrfs_check_mountopts_zoned(struct btrfs_fs_info *info, unsigned long *mount_opt) argument
H A Dfs.h482 unsigned long mount_opt; member in struct:btrfs_fs_info
/linux-master/fs/erofs/
H A Dinternal.h76 unsigned int mount_opt; member in struct:erofs_mount_opts
/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c251 static int mount_opt(const struct mnt_opt *const mnt, const char *const target) function
/linux-master/fs/ocfs2/
H A Dsuper.c76 unsigned long mount_opt; member in struct:mount_options
[all...]
/linux-master/fs/ext4/
H A Dsuper.c1857 int mount_opt; member in struct:mount_opts
2138 EXT4_SET_CTX(mount_opt); variable
2139 EXT4_CLEAR_CTX(mount_opt); variable
2140 EXT4_TEST_CTX(mount_opt); variable
2971 unsigned int mount_opt, def_mount_opt; local
[all...]
/linux-master/fs/f2fs/
H A Df2fs.h1659 struct f2fs_mount_info mount_opt; /* mount options */ member in struct:f2fs_sb_info

Completed in 237 milliseconds