Searched refs:CLUSTER_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define CLUSTER_SIZE (write_cluster_size * PAGE_SIZE) macro64 firstA = ((u64) blk_rq_pos(A) << 9) / CLUSTER_SIZE; in clusters_intersect()66 blk_rq_bytes(A) - 1) / CLUSTER_SIZE; in clusters_intersect()68 firstB = ((u64) blk_rq_pos(B) << 9) / CLUSTER_SIZE; in clusters_intersect()70 blk_rq_bytes(B) - 1) / CLUSTER_SIZE; in clusters_intersect()127 blk_queue_io_opt(bdev->rq, CLUSTER_SIZE); in scm_blk_dev_cluster_setup()153 msb->scm_addr = round_down(addr, CLUSTER_SIZE); in scm_prepare_cluster_request()157 CLUSTER_SIZE)) in scm_prepare_cluster_request()204 return blk_rq_bytes(scmrq->request[pos]) < CLUSTER_SIZE; in scm_need_cluster_request()