Searched refs:root_ids (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | backref.c | 44 const u64 *root_ids; in check_extent_in_eb() local 65 cached = ctx->cache_lookup(eb->start, ctx->user_ctx, &root_ids, in check_extent_in_eb() 74 data_len, root_ids[i], in check_extent_in_eb() 2458 const u64 *root_ids; in iterate_extent_inodes() local 2463 &root_ids, &root_count); in iterate_extent_inodes() 2468 root_ids[i], in iterate_extent_inodes()
|
| H A D | send.c | 113 u64 root_ids[SEND_MAX_BACKREF_CACHE_ROOTS]; member 1410 *root_ids_ret = entry->root_ids; in lookup_backref_cache() 1416 static void store_backref_cache(u64 leaf_bytenr, const struct ulist *root_ids, in store_backref_cache() argument 1441 while ((node = ulist_next(root_ids, &uiter)) != NULL) { in store_backref_cache() 1457 new_entry->root_ids[new_entry->num_roots] = root_id; in store_backref_cache()
|