Home
last modified time | relevance | path

Searched refs:BTRFS_REF_METADATA (Results 1 – 5 of 5) sorted by relevance

/fs/btrfs/tests/
A Ddelayed-refs-tests.c39 return BTRFS_REF_METADATA; in ref_type_from_disk_ref_type()
383 if (type == BTRFS_REF_METADATA) in merge_tests()
393 if (type == BTRFS_REF_METADATA) in merge_tests()
434 if (type == BTRFS_REF_METADATA) in merge_tests()
443 if (type == BTRFS_REF_METADATA) in merge_tests()
497 if (type == BTRFS_REF_METADATA) in merge_tests()
506 if (type == BTRFS_REF_METADATA) in merge_tests()
562 if (type == BTRFS_REF_METADATA) in merge_tests()
574 if (type == BTRFS_REF_METADATA) in merge_tests()
632 if (type == BTRFS_REF_METADATA) in merge_tests()
[all …]
/fs/btrfs/
A Ddelayed-ref.h264 BTRFS_REF_METADATA, enumerator
441 ASSERT(ref->type == BTRFS_REF_DATA || ref->type == BTRFS_REF_METADATA); in btrfs_ref_type()
A Ddelayed-ref.c785 if (generic_ref->type == BTRFS_REF_METADATA) in init_delayed_ref_head()
960 generic_ref->type = BTRFS_REF_METADATA; in btrfs_init_tree_ref()
1093 ASSERT(generic_ref->type == BTRFS_REF_METADATA && generic_ref->action); in btrfs_add_delayed_tree_ref()
1117 .type = BTRFS_REF_METADATA, in btrfs_add_delayed_extent_op()
A Dref-verify.c672 if (generic_ref->type == BTRFS_REF_METADATA) { in btrfs_ref_tree_mod()
A Dextent-tree.c1454 BUG_ON(generic_ref->type == BTRFS_REF_METADATA && in btrfs_inc_extent_ref()
1457 if (generic_ref->type == BTRFS_REF_METADATA) in btrfs_inc_extent_ref()
3542 } else if (ref->type == BTRFS_REF_METADATA) { in btrfs_free_extent()

Completed in 20 milliseconds