Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A Ddelayed-refs-tests.c39 return BTRFS_REF_METADATA; in ref_type_from_disk_ref_type()
185 if (ref.type == BTRFS_REF_METADATA) in simple_test()
192 if (ref.type == BTRFS_REF_METADATA) in simple_test()
371 if (type == BTRFS_REF_METADATA) { in merge_tests()
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()
[all …]
/linux/fs/btrfs/
H A Ddelayed-ref.h264 BTRFS_REF_METADATA, enumerator
442 ASSERT(ref->type == BTRFS_REF_DATA || ref->type == BTRFS_REF_METADATA); in btrfs_ref_type()
H A Dref-verify.c672 if (generic_ref->type == BTRFS_REF_METADATA) { in btrfs_ref_tree_mod()
H A Dextent-tree.c1498 BUG_ON(generic_ref->type == BTRFS_REF_METADATA && in btrfs_inc_extent_ref()
1501 if (generic_ref->type == BTRFS_REF_METADATA) in btrfs_inc_extent_ref()
3721 } else if (ref->type == BTRFS_REF_METADATA) { in btrfs_free_extent()