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
586 else if (action == BTRFS_DROP_DELAYED_REF) in add_delayed_ref_head()
2095 } else if (node->action == BTRFS_DROP_DELAYED_REF) { in run_delayed_data_ref()2262 } else if (node->action == BTRFS_DROP_DELAYED_REF) { in run_delayed_tree_ref()2513 case BTRFS_DROP_DELAYED_REF: in __btrfs_run_delayed_refs()6467 BTRFS_DROP_DELAYED_REF, NULL, 0); in btrfs_free_tree_block()6538 BTRFS_DROP_DELAYED_REF, NULL, no_quota); in btrfs_free_extent()6543 offset, BTRFS_DROP_DELAYED_REF, in btrfs_free_extent()
603 case BTRFS_DROP_DELAYED_REF: in __add_delayed_refs()
445 { BTRFS_DROP_DELAYED_REF, "DROP_DELAYED_REF" }, \