Searched refs:befs_mount_options (Results 1 – 2 of 2) sorted by relevance
23 struct befs_mount_options { struct59 struct befs_mount_options mount_opts;
60 static int parse_options(char *, struct befs_mount_options *);692 parse_options(char *options, struct befs_mount_options *opts) in parse_options()771 struct befs_mount_options *opts = &befs_sb->mount_opts; in befs_show_options()