Searched refs:BTRFS_DROP_DELAYED_REF (Results 1 – 5 of 5) sorted by relevance
23 #define BTRFS_DROP_DELAYED_REF 2 /* delete one backref from the tree */ macro
557 else if (action == BTRFS_DROP_DELAYED_REF) in add_delayed_ref_head()
2193 } else if (node->action == BTRFS_DROP_DELAYED_REF) { in run_delayed_data_ref()2358 } else if (node->action == BTRFS_DROP_DELAYED_REF) { in run_delayed_tree_ref()2617 case BTRFS_DROP_DELAYED_REF: in __btrfs_run_delayed_refs()6765 BTRFS_DROP_DELAYED_REF, NULL); in btrfs_free_tree_block()6836 BTRFS_DROP_DELAYED_REF, NULL); in btrfs_free_extent()6842 BTRFS_DROP_DELAYED_REF, NULL); in btrfs_free_extent()
643 case BTRFS_DROP_DELAYED_REF: in __add_delayed_refs()
445 { BTRFS_DROP_DELAYED_REF, "DROP_DELAYED_REF" }, \