Searched refs:right_type (Results 1 – 2 of 2) sorted by relevance
2344 struct annotated_data_type *right_type = right->mem_type; in sort__type_collapse() local2351 if (!right_type) { in sort__type_collapse()2353 right_type = right->mem_type; in sort__type_collapse()2387 struct annotated_data_type *right_type = right->mem_type; in sort__typeoff_sort() local2395 if (!right_type) { in sort__typeoff_sort()2397 right_type = right->mem_type; in sort__typeoff_sort()2400 ret = strcmp(left_type->self.type_name, right_type->self.type_name); in sort__typeoff_sort()2443 struct annotated_data_type *right_type = right->mem_type; in sort__typecln_sort() local2452 if (!right_type) { in sort__typecln_sort()2454 right_type = right->mem_type; in sort__typecln_sort()[all …]
6207 u8 right_type; in is_extent_unchanged() local6278 right_type = btrfs_file_extent_type(eb, ei); in is_extent_unchanged()6279 if (right_type != BTRFS_FILE_EXTENT_REG && in is_extent_unchanged()6280 right_type != BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()6285 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()6310 if (right_type == BTRFS_FILE_EXTENT_INLINE) { in is_extent_unchanged()