Searched defs:mount_options (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount() argument
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | super.c | 383 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options() argument [all...] |
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A D | super.c | 382 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options() argument [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | super.c | 76 struct mount_options struct
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | super.c | 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument 1357 handle_data_mode(struct super_block *s, unsigned long mount_options) handle_data_mode() argument 1436 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; reiserfs_remount() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | super.c | 73 struct mount_options struct
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | super.c | 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument 1355 handle_data_mode(struct super_block *s, unsigned long mount_options) handle_data_mode() argument 1434 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; reiserfs_remount() local [all...] |
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | super.h | 106 struct ceph_mount_options *mount_options; member
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | super.h | 124 struct ceph_mount_options *mount_options; member
|
Completed in 18 milliseconds