Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hfsplus/
Doptions.c71 int hfsplus_parse_options_remount(char *input, int *force) in hfsplus_parse_options_remount() function
Dhfsplus_fs.h495 int hfsplus_parse_options_remount(char *input, int *force);
Dsuper.c334 if (!hfsplus_parse_options_remount(data, &force)) in hfsplus_remount()