Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ocfs2/
Dsuper.c73 struct mount_options struct
88 struct mount_options *options); argument
/linux-6.14.4/tools/testing/selftests/mount/
Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
/linux-6.14.4/fs/ufs/
Dsuper.c383 static int ufs_parse_options (char * options, unsigned * mount_options) in ufs_parse_options()
/linux-6.14.4/fs/ceph/
Dsuper.h125 struct ceph_mount_options *mount_options; member