Home
last modified time | relevance | path

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

/linux-4.1.27/fs/befs/
Dbefs.h22 struct befs_mount_options { struct
55 struct befs_mount_options mount_opts;
Dlinuxvfs.c54 static int parse_options(char *, struct befs_mount_options *);
672 parse_options(char *options, struct befs_mount_options *opts) in parse_options()