Searched refs:fs_lookup_param (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfs_parser.h76 extern int fs_lookup_param(struct fs_context *fc,
/linux-master/fs/
H A Dfs_parser.c137 * fs_lookup_param - Look up a path referred to by a parameter
144 int fs_lookup_param(struct fs_context *fc, function
190 EXPORT_SYMBOL(fs_lookup_param); variable
/linux-master/fs/ext4/
H A Dsuper.c2334 error = fs_lookup_param(fc, param, 1, LOOKUP_FOLLOW, &path);

Completed in 298 milliseconds