Lines Matching defs:item
91 * find one (some) with a reference to our extent item.
447 * the first item to check. But sometimes, we may enter it with
596 * corresponding extent data item. This can happen for example in the
600 * make sure we will find the matching file extent item at
603 * extent item. This can make us scan a very large number of file
1653 * If the item at offset is not found,
1657 * next INODE_REF_KEY_V2 item. In the case
2127 struct btrfs_item *item;
2153 item = btrfs_item_nr(slot);
2156 for (cur = 0; cur < btrfs_item_size(eb, item); cur += len) {
2484 * Go to the next backref item of current bytenr, can be either inlined or
2525 /* We're at keyed items, there is no inline item, go to the next one */
2666 * Direct tree backref means, the backref item shows its parent bytenr
2670 * For keyed backref, it's the item key.