Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinternal.h62 unsigned int mount_opt; member
/linux/fs/btrfs/
H A Dzoned.c786 unsigned long long *mount_opt) in btrfs_check_mountopts_zoned()
/linux/fs/ext4/
H A Dsuper.c1878 int mount_opt; member
2980 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