Home
last modified time | relevance | path

Searched refs:vfs_parse_fs_param (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfs/
H A Dnfs4super.c191 ret = vfs_parse_fs_param(root_fc, &param_fsc); in do_nfs4_mount()
212 ret = vfs_parse_fs_param(root_fc, &param); in do_nfs4_mount()
/linux/fs/
H A Dfs_context.c127 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param() function
161 EXPORT_SYMBOL(vfs_parse_fs_param);
188 ret = vfs_parse_fs_param(fc, &param); in vfs_parse_fs_string()
H A Dfsopen.c297 return vfs_parse_fs_param(fc, param); in vfs_fsconfig_locked()
/linux/include/linux/
H A Dfs_context.h136 extern int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param);