Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c74 struct mount_options struct
87 struct mount_options *mopt, argument
/fs/incfs/
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
/fs/reiserfs/
Dsuper.c1121 unsigned long *mount_options, in reiserfs_parse_options()
1355 static void handle_data_mode(struct super_block *s, unsigned long mount_options) in handle_data_mode()
1434 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; in reiserfs_remount() local
/fs/ufs/
Dsuper.c382 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options()
/fs/smb/client/
Dfs_context.h268 char *mount_options; member
/fs/ceph/
Dsuper.h121 struct ceph_mount_options *mount_options; member