Home
last modified time | relevance | path

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

/fs/
Dfs_context.c205 int generic_parse_monolithic(struct fs_context *fc, void *data) in generic_parse_monolithic() function
236 EXPORT_SYMBOL(generic_parse_monolithic);
702 monolithic_mount_data = generic_parse_monolithic; in parse_monolithic_mount_data()