Searched defs:cur_bytes (Results 1 – 6 of 6) sorted by relevance
25 #define tot_bytes_for_pow2_align(pow2, cur_bytes) ((cur_bytes + (pow2 - 1)) & ~(pow2 - 1)) argument
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
2413 u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); in udf_count_free_bitmap() local
9554 u64 cur_bytes; in __btrfs_prealloc_file_range() local