Searched refs:BTRFS_ADD_DELAYED_REF (Results 1 – 8 of 8) sorted by relevance
249 .action = BTRFS_ADD_DELAYED_REF, in simple_tests()345 .action = BTRFS_ADD_DELAYED_REF, in merge_tests()361 .action = BTRFS_ADD_DELAYED_REF, in merge_tests()433 ref.action = BTRFS_ADD_DELAYED_REF; in merge_tests()560 ref.action = BTRFS_ADD_DELAYED_REF; in merge_tests()642 ref.action = BTRFS_ADD_DELAYED_REF; in merge_tests()673 node_check.action = BTRFS_ADD_DELAYED_REF; in merge_tests()703 ref.action = BTRFS_ADD_DELAYED_REF; in merge_tests()802 .action = BTRFS_ADD_DELAYED_REF, in select_delayed_refs_test()822 ref.action = BTRFS_ADD_DELAYED_REF; in select_delayed_refs_test()[all …]
26 BTRFS_ADD_DELAYED_REF = 1, enumerator
1636 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_data_ref()1662 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_data_ref()1806 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_tree_ref()1818 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_tree_ref()2030 case BTRFS_ADD_DELAYED_REF: in btrfs_run_delayed_refs_for_head()2581 action = BTRFS_ADD_DELAYED_REF; in __btrfs_mod_ref()
870 } else if (action == BTRFS_ADD_DELAYED_REF) { in btrfs_ref_tree_mod()
954 ref.action = BTRFS_ADD_DELAYED_REF; in replace_file_extents()1180 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()1193 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()2301 .action = BTRFS_ADD_DELAYED_REF, in do_relocation()
903 case BTRFS_ADD_DELAYED_REF: in add_delayed_refs()
887 .action = BTRFS_ADD_DELAYED_REF, in replay_one_extent()
846 { BTRFS_ADD_DELAYED_REF, "ADD_DELAYED_REF" }, \