Searched refs:parse_monolithic (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | fs_context.h | 119 int (*parse_monolithic)(struct fs_context *fc, void *data); member |
| /linux/fs/overlayfs/ | ||
| H A D | params.c | 783 .parse_monolithic = ovl_parse_monolithic, |