]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - include/linux/types.h
Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshots
[bcachefs-tools-debian] / include / linux / types.h
index fc05e23afe379218b123b9e28102db8b7f7ce4b7..ce454e2661e9f70a1a5e53135f762751d454ab71 100644 (file)
@@ -82,5 +82,6 @@ typedef int (*cmp_func_t)(const void *a, const void *b);
 typedef unsigned int __bitwise slab_flags_t;
 typedef u64 phys_addr_t;
 struct vm_struct;
+struct mnt_idmap;
 
 #endif /* _TOOLS_LINUX_TYPES_H_ */