Home
last modified time | relevance | path

Searched refs:hfs_param_spec (Results 1 – 2 of 2) sorted by relevance

/linux/fs/hfsplus/
H A Doptions.c32 static const struct fs_parameter_spec hfs_param_spec[] = { variable
77 opt = fs_parse(fc, hfs_param_spec, param, &result); in hfsplus_parse_param()
/linux/fs/hfs/
H A Dsuper.c196 static const struct fs_parameter_spec hfs_param_spec[] = { variable
227 opt = fs_parse(fc, hfs_param_spec, param, &result); in hfs_parse_param()