Searched refs:is_gc (Results 1 – 2 of 2) sorted by relevance
484 static struct rrpc_lun *rrpc_get_lun_rr(struct rrpc *rrpc, int is_gc) in rrpc_get_lun_rr() argument489 if (!is_gc) in rrpc_get_lun_rr()557 int is_gc) in rrpc_map_page() argument564 rlun = rrpc_get_lun_rr(rrpc, is_gc); in rrpc_map_page()567 if (!is_gc && lun->nr_free_blocks < rrpc->nr_luns * 4) in rrpc_map_page()583 if (is_gc) { in rrpc_map_page()675 int is_gc = flags & NVM_IOTYPE_GC; in rrpc_read_ppalist_rq() local678 if (!is_gc && rrpc_lock_rq(rrpc, bio, rqd)) { in rrpc_read_ppalist_rq()692 BUG_ON(is_gc); in rrpc_read_ppalist_rq()709 int is_gc = flags & NVM_IOTYPE_GC; in rrpc_read_rq() local[all …]
263 int is_gc = flags & NVM_IOTYPE_GC; in gennvm_get_blk() local273 if (!is_gc && lun->vlun.nr_free_blocks < lun->reserved_blocks) in gennvm_get_blk()