Home
last modified time | relevance | path

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

/linux-4.19.296/fs/befs/
Dbefs.h23 struct befs_mount_options { struct
59 struct befs_mount_options mount_opts;
Dlinuxvfs.c58 static int parse_options(char *, struct befs_mount_options *);
697 parse_options(char *options, struct befs_mount_options *opts) in parse_options()
776 struct befs_mount_options *opts = &befs_sb->mount_opts; in befs_show_options()