Searched refs:split2 (Results 1 – 2 of 2) sorted by relevance
21 char *split2 = " lamb"; in test_btrfs_split_item() local119 if (btrfs_item_size(eb, item) != strlen(split2)) { in test_btrfs_split_item()126 strlen(split2)); in test_btrfs_split_item()127 if (memcmp(buf, split2, strlen(split2))) { in test_btrfs_split_item()199 if (btrfs_item_size(eb, item) != strlen(split2)) { in test_btrfs_split_item()206 strlen(split2)); in test_btrfs_split_item()207 if (memcmp(buf, split2, strlen(split2))) { in test_btrfs_split_item()
522 struct extent_map *split2 = NULL; in btrfs_drop_extent_cache() local543 if (!split2) in btrfs_drop_extent_cache()544 split2 = alloc_extent_map(); in btrfs_drop_extent_cache()545 if (!split || !split2) in btrfs_drop_extent_cache()604 split = split2; in btrfs_drop_extent_cache()605 split2 = NULL; in btrfs_drop_extent_cache()662 if (split2) in btrfs_drop_extent_cache()663 free_extent_map(split2); in btrfs_drop_extent_cache()