Searched defs:cur_bytes (Results 1 – 10 of 10) sorted by relevance
25 #define tot_bytes_for_pow2_align(pow2, cur_bytes) ((cur_bytes + (pow2 - 1)) & ~(pow2 - 1)) argument
271 int64_t cur_bytes; in cbw_co_preadv_snapshot() local302 int64_t cur_bytes; in cbw_co_snapshot_block_status() local
474 uint64_t cur_bytes; /* number of bytes in current iteration */ in block_crypto_co_preadv() local536 uint64_t cur_bytes; /* number of bytes in current iteration */ in block_crypto_co_pwritev() local
2393 unsigned int cur_bytes; /* number of bytes in current iteration */ in qcow2_co_preadv_part() local2684 unsigned int cur_bytes; /* number of sectors in current iteration */ in qcow2_co_pwritev_part() local3265 unsigned int cur_bytes; in preallocate_co() local4155 unsigned int cur_bytes; /* number of bytes in current iteration */ in qcow2_co_copy_range_from() local4238 unsigned int cur_bytes; /* number of sectors in current iteration */ in qcow2_co_copy_range_to() local5421 unsigned int cur_bytes = MIN(INT_MAX, bytes); in qcow2_has_compressed_clusters() local
1406 uint64_t *cur_bytes, QCowL2Meta **m) in handle_dependencies()1791 uint64_t cur_bytes; in qcow2_alloc_host_offset() local
707 u32 cur_bytes = min_t(u64, max_bytes, nolb * src_dev->dev_attrib.block_size); in target_xcopy_do_work() local
435 u64 cur_bw, bytes, cur_bytes; in mbm_bw_count() local
134 atomic_long_t cur_bytes; member
2429 u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); in udf_count_free_bitmap() local
9618 u64 cur_bytes; in __btrfs_prealloc_file_range() local