Home
last modified time | relevance | path

Searched defs:cur_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_dma.c175 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()
/linux-4.19.296/fs/udf/
Dsuper.c2453 u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); in udf_count_free_bitmap() local
/linux-4.19.296/fs/btrfs/
Dinode.c10420 u64 cur_bytes; in __btrfs_prealloc_file_range() local