vfs_parse_fs_string
ret = vfs_parse_fs_string(fc, "source", "tmpfs");
ret = vfs_parse_fs_string(fc, "huge", value);
ret = vfs_parse_fs_string(fc, key, value);
ret = vfs_parse_fs_string(fc, "source", name);
err = vfs_parse_fs_string(fc, "subtype", subtype);
err = vfs_parse_fs_string(fc, "source", name);
ret = vfs_parse_fs_string(fc, "context", data->context);
ret = vfs_parse_fs_string(root_fc, "fsc", ctx->fscache_uniq);
ret = vfs_parse_fs_string(root_fc, "source", source);
ret = vfs_parse_fs_string(fc, key, value);
ret = vfs_parse_fs_string(fc, "source", "tracefs");