Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h119 int (*parse_monolithic)(struct fs_context *fc, void *data); member
/linux/fs/overlayfs/
H A Dparams.c783 .parse_monolithic = ovl_parse_monolithic,