Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5659', 'asoc...
[deliverable/linux.git] / fs / xfs / libxfs / xfs_types.h
index b79dc66b2ecd4afb89f924cb046ac5b37f1ff8d8..3d503647f26b6924ecbe9b702d076bf29220830a 100644 (file)
@@ -108,8 +108,8 @@ typedef enum {
 } xfs_lookup_t;
 
 typedef enum {
-       XFS_BTNUM_BNOi, XFS_BTNUM_CNTi, XFS_BTNUM_BMAPi, XFS_BTNUM_INOi,
-       XFS_BTNUM_FINOi, XFS_BTNUM_MAX
+       XFS_BTNUM_BNOi, XFS_BTNUM_CNTi, XFS_BTNUM_RMAPi, XFS_BTNUM_BMAPi,
+       XFS_BTNUM_INOi, XFS_BTNUM_FINOi, XFS_BTNUM_MAX
 } xfs_btnum_t;
 
 struct xfs_name {
This page took 0.025265 seconds and 5 git commands to generate.