Home
last modified time | relevance | path

Searched defs:options (Results 1 – 3 of 3) sorted by relevance

/fs/exfat/
A Dmount.c63 static const char* get_option(const char* options, const char* option_name) in get_option()
74 static int get_int_option(const char* options, const char* option_name, in get_int_option()
84 static void parse_options(struct exfat* ef, const char* options) in parse_options()
185 int exfat_mount(struct exfat* ef, const char* spec, const char* options) in exfat_mount()
A Dutils.c184 bool exfat_match_option(const char* options, const char* option_name) in exfat_match_option()
/fs/ubifs/
A Dsuper.c1164 static int ubifs_parse_options(struct ubifs_info *c, char *options, in ubifs_parse_options()

Completed in 6 milliseconds