Lines Matching refs:BTRFS_EXTENT_DATA_KEY
2691 } else if (key.type == BTRFS_EXTENT_DATA_KEY) { in replay_one_buffer()
4059 if (ins_keys[i].type == BTRFS_EXTENT_DATA_KEY && in copy_items()
4268 key.type = BTRFS_EXTENT_DATA_KEY; in log_one_extent()
4346 key.type = BTRFS_EXTENT_DATA_KEY; in btrfs_log_prealloc_extents()
4360 ret = btrfs_previous_item(root, path, ino, BTRFS_EXTENT_DATA_KEY); in btrfs_log_prealloc_extents()
4412 key.type < BTRFS_EXTENT_DATA_KEY || in btrfs_log_prealloc_extents()
4427 BTRFS_EXTENT_DATA_KEY); in btrfs_log_prealloc_extents()
4704 key.type = BTRFS_EXTENT_DATA_KEY; in btrfs_log_holes()
4726 if (key.objectid != ino || key.type != BTRFS_EXTENT_DATA_KEY) in btrfs_log_holes()
5129 } else if (min_key->type == BTRFS_EXTENT_DATA_KEY && in copy_inode_items_to_log()
5430 if (max_key.type >= BTRFS_EXTENT_DATA_KEY && !fast_search) { in btrfs_log_inode()