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

/linux-master/fs/befs/
H A Dbefs.h23 struct befs_mount_options { struct
59 struct befs_mount_options mount_opts;
H A Dlinuxvfs.c60 static int parse_options(char *, struct befs_mount_options *);
689 parse_options(char *options, struct befs_mount_options *opts)
768 struct befs_mount_options *opts = &befs_sb->mount_opts;

Completed in 104 milliseconds