Searched refs:generic_parse_monolithic (Results 1 – 3 of 3) sorted by relevance
256 int generic_parse_monolithic(struct fs_context *fc, void *data) in generic_parse_monolithic() function260 EXPORT_SYMBOL(generic_parse_monolithic);721 monolithic_mount_data = generic_parse_monolithic; in parse_monolithic_mount_data()
383 return generic_parse_monolithic(fc, data); in vboxsf_parse_monolithic()
1294 return generic_parse_monolithic(fc, data); in nfs23_parse_monolithic()1403 return generic_parse_monolithic(fc, data); in nfs4_parse_monolithic()
Completed in 10 milliseconds