Searched refs:memcmp_extent_buffer (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | props.c | 206 memcmp_extent_buffer(leaf, XATTR_BTRFS_PREFIX, in iterate_object_props()
|
| H A D | tree-log.c | 543 ret = memcmp_extent_buffer(dst_eb, src_copy, dst_ptr, item_size); in overwrite_item() 788 if (memcmp_extent_buffer(wc->log_leaf, &existing, (unsigned long)item, in replay_one_extent()
|
| H A D | extent_io.c | 4016 int memcmp_extent_buffer(const struct extent_buffer *eb, const void *ptrv, in memcmp_extent_buffer() function
|
| H A D | send.c | 7478 cmp = memcmp_extent_buffer(right_path->nodes[0], tmp_buf, off2, len1); in tree_compare_item()
|
| H A D | inode.c | 5752 ret = memcmp_extent_buffer(leaf, fname.disk_name.name, in fixup_tree_root_location()
|