Home
last modified time | relevance | path

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

/Linux-v5.4/fs/hfsplus/
Doptions.c72 int hfsplus_parse_options_remount(char *input, int *force) in hfsplus_parse_options_remount() function
Dhfsplus_fs.h501 int hfsplus_parse_options_remount(char *input, int *force);
Dsuper.c339 if (!hfsplus_parse_options_remount(data, &force)) in hfsplus_remount()