Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/include/linux/
Dfs_context.h134 extern int generic_parse_monolithic(struct fs_context *fc, void *data);
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt168 a page of data can be parsed with generic_parse_monolithic().
237 generic_parse_monolithic().
444 (*) int generic_parse_monolithic(struct fs_context *fc, void *data);