Home
last modified time | relevance | path

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

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