Searched defs:mount_options (Results 1 – 7 of 7) sorted by relevance
77 struct mount_options struct90 struct mount_options *mopt, argument
119 struct mount_options { struct120 unsigned int read_timeout_ms;121 unsigned int readahead_pages;145 struct mount_options mi_options; argument
1121 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
182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
71 char mount_options[512]; in mount_fs() local
383 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options()
106 struct ceph_mount_options *mount_options; member