Lines Matching refs:BTRFS_EXTENT_DATA_KEY
2575 } else if (key.type == BTRFS_EXTENT_DATA_KEY) { in replay_one_buffer()
3874 if (ins_keys[i].type == BTRFS_EXTENT_DATA_KEY) { in copy_items()
3886 if (ins_keys[i].type == BTRFS_EXTENT_DATA_KEY && in copy_items()
3979 key.type != BTRFS_EXTENT_DATA_KEY) in copy_items()
4043 key.type != BTRFS_EXTENT_DATA_KEY) { in copy_items()
4079 key.type == BTRFS_EXTENT_DATA_KEY && in copy_items()
4089 key.type == BTRFS_EXTENT_DATA_KEY && in copy_items()
4199 key.type = BTRFS_EXTENT_DATA_KEY; in log_one_extent()
4281 key.type = BTRFS_EXTENT_DATA_KEY; in btrfs_log_prealloc_extents()
4314 key.type < BTRFS_EXTENT_DATA_KEY || in btrfs_log_prealloc_extents()
4330 BTRFS_EXTENT_DATA_KEY); in btrfs_log_prealloc_extents()
4602 key.type = BTRFS_EXTENT_DATA_KEY; in btrfs_log_trailing_hole()
4615 if (key.objectid != ino || key.type != BTRFS_EXTENT_DATA_KEY) { in btrfs_log_trailing_hole()
5132 if (max_key.type >= BTRFS_EXTENT_DATA_KEY && !fast_search) { in btrfs_log_inode()