Home
last modified time | relevance | path

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

/linux/fs/
H A Dfs_context.c113 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param() function
147 EXPORT_SYMBOL(vfs_parse_fs_param);
173 ret = vfs_parse_fs_param(fc, &param); in vfs_parse_fs_qstr()
H A Dfsopen.c303 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);
/linux/Documentation/filesystems/
H A Dmount_api.rst476 int vfs_parse_fs_param(struct fs_context *fc,
510 A wrapper around vfs_parse_fs_param() that copies the value string it is
518 A wrapper around vfs_parse_fs_param() that copies the value string it is