Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h144 extern int vfs_parse_fs_param_source(struct fs_context *fc,
/linux/fs/ramfs/
H A Dinode.c239 opt = vfs_parse_fs_param_source(fc, param); in ramfs_parse_param()