Searched refs:vfs_parse_fs_param (Results 1 – 3 of 3) sorted by relevance
127 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param() function161 EXPORT_SYMBOL(vfs_parse_fs_param);188 ret = vfs_parse_fs_param(fc, ¶m); in vfs_parse_fs_string()
136 extern int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param);
478 int vfs_parse_fs_param(struct fs_context *fc,512 A wrapper around vfs_parse_fs_param() that copies the value string it is