Home
last modified time | relevance | path

Searched refs:BTRFS_ADD_DELAYED_REF (Results 1 – 9 of 9) sorted by relevance

/fs/btrfs/tests/
A Ddelayed-refs-tests.c249 .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()
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()
894 ref.action = BTRFS_ADD_DELAYED_REF; in select_delayed_refs_test()
[all …]
/fs/btrfs/
A Ddelayed-ref.c593 if (ref->action == BTRFS_ADD_DELAYED_REF) in insert_delayed_ref()
609 if (ref->action == BTRFS_ADD_DELAYED_REF) in insert_delayed_ref()
737 case BTRFS_ADD_DELAYED_REF: in init_delayed_ref_head()
929 action = BTRFS_ADD_DELAYED_REF; in init_delayed_ref_common()
1241 if (entry->action == BTRFS_ADD_DELAYED_REF) in btrfs_find_delayed_tree_ref()
A Ddelayed-ref.h26 BTRFS_ADD_DELAYED_REF = 1, enumerator
A Dextent-tree.c1570 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_data_ref()
1596 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_data_ref()
1734 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_tree_ref()
1746 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_tree_ref()
1944 case BTRFS_ADD_DELAYED_REF: in btrfs_run_delayed_refs_for_head()
2489 action = BTRFS_ADD_DELAYED_REF; in __btrfs_mod_ref()
A Drelocation.c968 ref.action = BTRFS_ADD_DELAYED_REF; in replace_file_extents()
1194 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()
1207 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()
2315 .action = BTRFS_ADD_DELAYED_REF, in do_relocation()
A Dfile.c319 .action = BTRFS_ADD_DELAYED_REF, in btrfs_drop_extents()
699 ref.action = BTRFS_ADD_DELAYED_REF; in btrfs_mark_extent_written()
2367 .action = BTRFS_ADD_DELAYED_REF, in btrfs_insert_replace_extent()
A Dref-verify.c870 } else if (action == BTRFS_ADD_DELAYED_REF) { in btrfs_ref_tree_mod()
A Dbackref.c909 case BTRFS_ADD_DELAYED_REF: in add_delayed_refs()
A Dtree-log.c757 .action = BTRFS_ADD_DELAYED_REF, in replay_one_extent()

Completed in 47 milliseconds