Searched refs:fs_lookup_param (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/ext4/
H A Dsuper.c2329 error = fs_lookup_param(fc, param, 1, LOOKUP_FOLLOW, &path);
/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

Completed in 149 milliseconds