Searched refs:P_RS_THIN_REQ (Results 1 – 4 of 4) sorted by relevance
65 P_RS_THIN_REQ = 0x32, /* Request a block for resync or reply P_RS_DEALLOCATED */ enumerator
2839 case P_RS_THIN_REQ: in receive_DataRequest()2879 case P_RS_THIN_REQ: in receive_DataRequest()5038 [P_RS_THIN_REQ] = { 0, sizeof(struct p_block_req), receive_DataRequest },
736 size == discard_granularity ? P_RS_THIN_REQ : P_RS_DATA_REQUEST, in make_resync_request()
3650 [P_RS_THIN_REQ] = "rs_thin_req", in cmdname()