Home
last modified time | relevance | path

Searched refs:befs_mount_options (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/befs/
H A Dbefs.h23 struct befs_mount_options { struct
59 struct befs_mount_options mount_opts;
H A Dlinuxvfs.c688 struct befs_mount_options *opts = fc->fs_private; in befs_parse_param()
726 struct befs_mount_options *opts = &befs_sb->mount_opts; in befs_show_options()
760 befs_set_options(struct befs_sb_info *sbi, struct befs_mount_options *opts) in befs_set_options()
788 struct befs_mount_options *parsed_opts = fc->fs_private; in befs_fill_super()
955 struct befs_mount_options *opts; in befs_init_fs_context()
973 struct befs_mount_options *opts = fc->fs_private; in befs_free_fc()