Searched refs:BTRFS_EXTENT_OWNER_REF_KEY (Results 1 – 6 of 6) sorted by relevance
175 case BTRFS_EXTENT_OWNER_REF_KEY: in print_extent_item()
343 if (type == BTRFS_EXTENT_OWNER_REF_KEY) { in btrfs_get_extent_inline_ref_type()884 if (type == BTRFS_EXTENT_OWNER_REF_KEY) { in lookup_inline_extent_backref()1772 else if (node->type == BTRFS_EXTENT_OWNER_REF_KEY) in run_one_delayed_ref()2401 if (btrfs_fs_incompat(fs_info, SIMPLE_QUOTA) && type == BTRFS_EXTENT_OWNER_REF_KEY) { in check_committed_ref()2402 expected_size += btrfs_extent_inline_ref_size(BTRFS_EXTENT_OWNER_REF_KEY); in check_committed_ref()2954 if (type == BTRFS_EXTENT_OWNER_REF_KEY) { in btrfs_get_extent_owner_root()4808 size += btrfs_extent_inline_ref_size(BTRFS_EXTENT_OWNER_REF_KEY); in alloc_reserved_file_extent()4832 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_EXTENT_OWNER_REF_KEY); in alloc_reserved_file_extent()
489 case BTRFS_EXTENT_OWNER_REF_KEY: in process_extent_item()
386 if (type == BTRFS_EXTENT_OWNER_REF_KEY) in btrfs_extent_inline_ref_size()
1544 case BTRFS_EXTENT_OWNER_REF_KEY: in check_extent_item()
236 #define BTRFS_EXTENT_OWNER_REF_KEY 172 macro