Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linux
[linux-2.6-microblaze.git] / include / linux / fs_parser.h
index f103c91..01542c4 100644 (file)
@@ -76,6 +76,7 @@ static inline int fs_parse(struct fs_context *fc,
 extern int fs_lookup_param(struct fs_context *fc,
                           struct fs_parameter *param,
                           bool want_bdev,
+                          unsigned int flags,
                           struct path *_path);
 
 extern int lookup_constant(const struct constant_table tbl[], const char *name, int not_found);