Lines Matching refs:BTRFS_REF_METADATA
39 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()
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()
644 if (type == BTRFS_REF_METADATA) in merge_tests()
711 if (type == BTRFS_REF_METADATA) in merge_tests()
729 if (type == BTRFS_REF_METADATA) in merge_tests()
785 .type = BTRFS_REF_METADATA, in select_delayed_refs_test()
1001 ret = merge_tests(&trans, BTRFS_REF_METADATA); in btrfs_test_delayed_refs()