hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/fs/btrfs/export.h
....@@ -19,7 +19,7 @@
1919 } __attribute__ ((packed));
2020
2121 struct dentry *btrfs_get_dentry(struct super_block *sb, u64 objectid,
22
- u64 root_objectid, u32 generation,
22
+ u64 root_objectid, u64 generation,
2323 int check_generation);
2424 struct dentry *btrfs_get_parent(struct dentry *child);
2525