Searched defs:cur_bytes (Results 1 – 6 of 6) sorted by relevance
16 #define tot_bytes_for_pow2_align(pow2, cur_bytes) ((cur_bytes + (pow2 - 1)) & ~(pow2 - 1)) argument
708 u32 cur_bytes = min_t(u64, max_bytes, nolb * src_dev->dev_attrib.block_size); in target_xcopy_do_work() local
121 atomic_long_t cur_bytes; member
666 u64 cur_bw, bytes, cur_bytes; in mbm_bw_count() local
2457 u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); in udf_count_free_bitmap() local
8831 u64 cur_bytes; in __btrfs_prealloc_file_range() local