Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h119 int (*parse_monolithic)(struct fs_context *fc, void *data); member
/linux/fs/vboxsf/
H A Dsuper.c428 .parse_monolithic = vboxsf_parse_monolithic, in vboxsf_init_fs_context()
/linux/fs/overlayfs/
H A Dparams.c783 .parse_monolithic = ovl_parse_monolithic,
/linux/fs/hostfs/
H A Dhostfs_kern.c1040 .parse_monolithic = hostfs_parse_monolithic,
/linux/fs/nfs/
H A Dfs_context.c1681 .parse_monolithic = nfs_fs_context_parse_monolithic,
/linux/fs/smb/client/
H A Dfs_context.c775 .parse_monolithic = smb3_fs_context_parse_monolithic, in smb3_fs_context_parse_monolithic()