Home
last modified time | relevance | path

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

/Linux-v6.6/fs/hfsplus/
Doptions.c72 int hfsplus_parse_options_remount(char *input, int *force) in hfsplus_parse_options_remount() function
Dhfsplus_fs.h498 int hfsplus_parse_options_remount(char *input, int *force);
Dsuper.c338 if (!hfsplus_parse_options_remount(data, &force)) in hfsplus_remount()