Home
last modified time | relevance | path

Searched defs:mount_options (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c77 struct mount_options struct
90 struct mount_options *mopt, argument
/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h119 struct mount_options { struct
120 unsigned int read_timeout_ms;
121 unsigned int readahead_pages;
145 struct mount_options mi_options; argument
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c1121 unsigned long *mount_options, in reiserfs_parse_options()
1357 static void handle_data_mode(struct super_block *s, unsigned long mount_options) in handle_data_mode()
1436 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; in reiserfs_remount() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dutils.c71 char mount_options[512]; in mount_fs() local
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dsuper.c383 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h106 struct ceph_mount_options *mount_options; member