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
77 atomic_long_t cur_bytes; member
87 atomic_long_t cur_bytes; member
175 static bool scif_rma_tc_can_cache(struct scif_endpt *ep, size_t cur_bytes) in scif_rma_tc_can_cache()338 static bool scif_rma_tc_can_cache(struct scif_endpt *ep, size_t cur_bytes) in scif_rma_tc_can_cache()
720 u32 cur_bytes = cur_nolb * src_dev->dev_attrib.block_size; in target_xcopy_do_work() local
2436 u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); in udf_count_free_bitmap() local
1359 unsigned cur_bytes, returned_bytes; in osd_req_decode_get_attr_list() local
2450 u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); in udf_count_free_bitmap() local
9774 u64 cur_bytes; in __btrfs_prealloc_file_range() local
10402 u64 cur_bytes; in __btrfs_prealloc_file_range() local