18 #ifndef __DELAYED_REF__
19 #define __DELAYED_REF__
22 #define BTRFS_ADD_DELAYED_REF 1
23 #define BTRFS_DROP_DELAYED_REF 2
24 #define BTRFS_ADD_DELAYED_EXTENT 3
25 #define BTRFS_UPDATE_DELAYED_HEAD 4
191 static inline int need_ref_seq(
int for_cow,
u64 rootid)
220 WARN_ON(btrfs_delayed_ref_is_head(node));
227 WARN_ON(btrfs_delayed_ref_is_head(node));
234 WARN_ON(!btrfs_delayed_ref_is_head(node));