Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuper.c90 struct mount_options struct
103 struct mount_options *mopt, argument
/linux-4.19.296/fs/reiserfs/
Dsuper.c1127 unsigned long *mount_options, in reiserfs_parse_options()
1363 static void handle_data_mode(struct super_block *s, unsigned long mount_options) in handle_data_mode()
1442 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; in reiserfs_remount() local
/linux-4.19.296/fs/ufs/
Dsuper.c382 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options()
/linux-4.19.296/fs/ceph/
Dsuper.h96 struct ceph_mount_options *mount_options; member