Searched refs:generic_parse_monolithic (Results 1 – 4 of 4) sorted by relevance
256 int generic_parse_monolithic(struct fs_context *fc, void *data) in generic_parse_monolithic() function260 EXPORT_SYMBOL(generic_parse_monolithic);717 monolithic_mount_data = generic_parse_monolithic; in parse_monolithic_mount_data()
141 extern int generic_parse_monolithic(struct fs_context *fc, void *data);
383 return generic_parse_monolithic(fc, data); in vboxsf_parse_monolithic()
1192 return generic_parse_monolithic(fc, data); in nfs23_parse_monolithic()1301 return generic_parse_monolithic(fc, data); in nfs4_parse_monolithic()