Searched defs:mount_options (Results 1 - 5 of 5) sorted by path

/linux-master/fs/ceph/
H A Dsuper.h125 struct ceph_mount_options *mount_options; member in struct:ceph_fs_client
/linux-master/fs/ocfs2/
H A Dsuper.c73 struct mount_options struct
/linux-master/fs/reiserfs/
H A Dsuper.c1110 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) argument
1354 handle_data_mode(struct super_block *s, unsigned long mount_options) argument
1433 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; local
[all...]
/linux-master/fs/ufs/
H A Dsuper.c383 static int ufs_parse_options (char * options, unsigned * mount_options) argument
[all...]
/linux-master/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, argument

Completed in 415 milliseconds