Lines Matching defs:bytes
25 * We call into btrfs_reserve_data_bytes() for the user request bytes that
33 * btrfs_reserve_extent() for some part or all of this range of bytes. We
72 * This is essentially how many dirty bytes we have for this inode, so we
116 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes)
122 /* Make sure bytes are sectorsize aligned */
123 bytes = ALIGN(bytes, fs_info->sectorsize);
128 return btrfs_reserve_data_bytes(fs_info, bytes, flush);
227 * are releasing 0 bytes, and then we'll just get the reservation over
360 * Now we need to update our outstanding extents and csum bytes _first_
389 * @num_bytes: the number of bytes we are releasing.
393 * once we complete IO for a given set of bytes to release their metadata
418 * @num_bytes: the number of bytes we originally reserved with
454 * - reserve space in data space info for num bytes and reserve precious
496 * there are no delalloc bytes left. Also it will handle the qgroup reserved