Searched refs:fs_lookup_param (Results 1 – 4 of 4) sorted by relevance
143 int fs_lookup_param(struct fs_context *fc, in fs_lookup_param() function189 EXPORT_SYMBOL(fs_lookup_param);
76 extern int fs_lookup_param(struct fs_context *fc,
257 The parameter can be parsed with fs_parse() and fs_lookup_param(). Note814 int fs_lookup_param(struct fs_context *fc,
2250 error = fs_lookup_param(fc, param, 1, &path); in ext4_parse_param()