Lines Matching defs:items
35 * on the number of items we will want to modify. We have one for changing
36 * items, and one for inserting new items. Generally we use these helpers to
108 * isize or bytes. We keep these delayed items to coalesce these operations
132 * items, and extent tree items. Loads of space could be freed up by these
494 u64 items;
500 items = U64_MAX;
509 items = calc_reclaim_items_nr(fs_info, to_reclaim) * 2;
510 to_reclaim = items * EXTENT_SIZE_PER_ITEM;
522 btrfs_wait_ordered_roots(fs_info, items, 0, (u64)-1);
542 btrfs_wait_ordered_roots(fs_info, items, 0, (u64)-1);