Lines Matching defs:num_bytes
1502 * @num_bytes: the size of the free space that we need
1508 u64 *hole_size, u64 num_bytes)
1539 * @num_bytes: the size of the free space that we need
1564 u64 num_bytes, u64 search_start, u64 *start,
1643 num_bytes);
1659 if (hole_size >= num_bytes) {
1683 num_bytes)) {
1695 if (max_hole_size < num_bytes)
1709 int find_free_dev_extent(struct btrfs_device *device, u64 num_bytes,
1713 return find_free_dev_extent_start(device, num_bytes, 0, start, len);
1777 u64 chunk_offset, u64 start, u64 num_bytes)
1810 btrfs_set_dev_extent_length(leaf, extent, num_bytes);