Home
last modified time | relevance | path

Searched refs:hfsplus_parse_options_remount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Doptions.c72 int hfsplus_parse_options_remount(char *input, int *force) in hfsplus_parse_options_remount() function
H A Dhfsplus_fs.h499 int hfsplus_parse_options_remount(char *input, int *force);
H A Dsuper.c338 if (!hfsplus_parse_options_remount(data, &force)) in hfsplus_remount()