Searched refs:BTRFS_ADD_DELAYED_REF (Results 1 – 9 of 9) sorted by relevance
630 if (ref->action == BTRFS_ADD_DELAYED_REF) in insert_delayed_ref()647 if (ref->action == BTRFS_ADD_DELAYED_REF) in insert_delayed_ref()775 case BTRFS_ADD_DELAYED_REF: in init_delayed_ref_head()943 action = BTRFS_ADD_DELAYED_REF; in init_delayed_ref_common()1232 if (entry->action == BTRFS_ADD_DELAYED_REF) in btrfs_find_delayed_tree_ref()
24 BTRFS_ADD_DELAYED_REF = 1, enumerator
1558 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_data_ref()1584 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_data_ref()1725 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_tree_ref()1737 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_tree_ref()2002 case BTRFS_ADD_DELAYED_REF: in btrfs_run_delayed_refs_for_head()2490 action = BTRFS_ADD_DELAYED_REF; in __btrfs_mod_ref()
1036 ref.action = BTRFS_ADD_DELAYED_REF; in replace_file_extents()1266 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()1279 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()2411 .action = BTRFS_ADD_DELAYED_REF, in do_relocation()
887 } else if (action == BTRFS_ADD_DELAYED_REF) { in btrfs_ref_tree_mod()
376 .action = BTRFS_ADD_DELAYED_REF, in btrfs_drop_extents()754 ref.action = BTRFS_ADD_DELAYED_REF; in btrfs_mark_extent_written()2332 .action = BTRFS_ADD_DELAYED_REF, in btrfs_insert_replace_extent()
910 case BTRFS_ADD_DELAYED_REF: in add_delayed_refs()
784 .action = BTRFS_ADD_DELAYED_REF, in replay_one_extent()
849 { BTRFS_ADD_DELAYED_REF, "ADD_DELAYED_REF" }, \
Completed in 59 milliseconds