Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dsuper.c73 struct mount_options struct
86 struct mount_options *mopt, argument
/openbmc/linux/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()
/openbmc/linux/fs/reiserfs/
H A 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
/openbmc/linux/fs/ufs/
H A Dsuper.c382 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options()
/openbmc/linux/fs/ceph/
H A Dsuper.h124 struct ceph_mount_options *mount_options; member