Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsuper.c87 unsigned long long mount_opt; member
667 unsigned long long mount_opt, unsigned long long opt, in check_ro_option()
679 unsigned long long *mount_opt, in btrfs_check_options()
H A Dzoned.c802 unsigned long long *mount_opt) in btrfs_check_mountopts_zoned()
H A Dfs.h585 unsigned long long mount_opt; member
/linux/fs/ext4/
H A Dsuper.c1897 int mount_opt; member
2999 unsigned int mount_opt, def_mount_opt; in _ext4_show_options() local
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c288 static int mount_opt(const struct mnt_opt *const mnt, const char *const target) mount_opt() function