Searched refs:parse_monolithic (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dfs_context.h119 int (*parse_monolithic)(struct fs_context *fc, void *data); member in struct:fs_context_operations
/linux-master/fs/
H A Dfs_context.c693 .parse_monolithic = legacy_parse_monolithic,
715 monolithic_mount_data = fc->ops->parse_monolithic;
/linux-master/fs/coda/
H A Dinode.c358 .parse_monolithic = coda_parse_monolithic,
/linux-master/fs/vboxsf/
H A Dsuper.c429 .parse_monolithic = vboxsf_parse_monolithic,
/linux-master/fs/overlayfs/
H A Dparams.c694 .parse_monolithic = ovl_parse_monolithic,
/linux-master/fs/nfs/
H A Dfs_context.c1566 .parse_monolithic = nfs_fs_context_parse_monolithic,
/linux-master/fs/smb/client/
H A Dfs_context.c630 .parse_monolithic = smb3_fs_context_parse_monolithic,
/linux-master/mm/
H A Dshmem.c4459 .parse_monolithic = shmem_parse_options,

Completed in 156 milliseconds