Home
last modified time | relevance | path

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

/fs/btrfs/tests/
A Ddelayed-refs-tests.c292 node_check.action = BTRFS_DROP_DELAYED_REF; in simple_tests()
392 ref.action = BTRFS_DROP_DELAYED_REF; in merge_tests()
496 ref.action = BTRFS_DROP_DELAYED_REF; in merge_tests()
533 node_check.action = BTRFS_DROP_DELAYED_REF; in merge_tests()
572 ref.action = BTRFS_DROP_DELAYED_REF; in merge_tests()
630 ref.action = BTRFS_DROP_DELAYED_REF; in merge_tests()
721 ref.action = BTRFS_DROP_DELAYED_REF; in merge_tests()
786 .action = BTRFS_DROP_DELAYED_REF, in select_delayed_refs_test()
871 node_check.action = BTRFS_DROP_DELAYED_REF; in select_delayed_refs_test()
886 ref.action = BTRFS_DROP_DELAYED_REF; in select_delayed_refs_test()
[all …]
/fs/btrfs/
A Dref-verify.c696 ref->num_refs = (action == BTRFS_DROP_DELAYED_REF) ? -1 : 1; in btrfs_ref_tree_mod()
809 if (action == BTRFS_DROP_DELAYED_REF) { in btrfs_ref_tree_mod()
837 if (action == BTRFS_DROP_DELAYED_REF) { in btrfs_ref_tree_mod()
866 if (action == BTRFS_DROP_DELAYED_REF) { in btrfs_ref_tree_mod()
A Ddelayed-ref.h28 BTRFS_DROP_DELAYED_REF, enumerator
A Ddelayed-ref.c612 else if (ref->action == BTRFS_DROP_DELAYED_REF) { in insert_delayed_ref()
743 case BTRFS_DROP_DELAYED_REF: in init_delayed_ref_head()
A Dinode-item.c657 .action = BTRFS_DROP_DELAYED_REF, in btrfs_truncate_inode_items()
A Dextent-tree.c1598 } else if (node->action == BTRFS_DROP_DELAYED_REF) { in run_delayed_data_ref()
1748 } else if (node->action == BTRFS_DROP_DELAYED_REF) { in run_delayed_tree_ref()
1948 case BTRFS_DROP_DELAYED_REF: in btrfs_run_delayed_refs_for_head()
2491 action = BTRFS_DROP_DELAYED_REF; in __btrfs_mod_ref()
3448 .action = BTRFS_DROP_DELAYED_REF, in btrfs_free_tree_block()
5622 .action = BTRFS_DROP_DELAYED_REF, in maybe_drop_reference()
A Drelocation.c982 ref.action = BTRFS_DROP_DELAYED_REF; in replace_file_extents()
1221 ref.action = BTRFS_DROP_DELAYED_REF; in replace_path()
1235 ref.action = BTRFS_DROP_DELAYED_REF; in replace_path()
A Dfile.c418 .action = BTRFS_DROP_DELAYED_REF, in btrfs_drop_extents()
729 ref.action = BTRFS_DROP_DELAYED_REF; in btrfs_mark_extent_written()
A Dbackref.c912 case BTRFS_DROP_DELAYED_REF: in add_delayed_refs()

Completed in 37 milliseconds