Searched refs:parse_monolithic (Results 1 – 4 of 4) sorted by relevance
114 int (*parse_monolithic)(struct fs_context *fc, void *data); member
678 .parse_monolithic = legacy_parse_monolithic,700 monolithic_mount_data = fc->ops->parse_monolithic; in parse_monolithic_mount_data()
190 int (*parse_monolithic)(struct fs_context *fc, void *data);227 (*) int (*parse_monolithic)(struct fs_context *fc, void *data);449 ->parse_monolithic() method is NULL.
3722 .parse_monolithic = shmem_parse_options,