Searched refs:P_ZEROES (Results 1 – 2 of 2) sorted by relevance
74 P_ZEROES = 0x36, /* data sock: zero-out, WRITE_ZEROES */ enumerator
1672 struct p_trim *zeroes = (pi->cmd == P_ZEROES) ? pi->data : NULL; in read_in_block()2431 } else if (pi->cmd == P_ZEROES) { in receive_Data()4865 [P_ZEROES] = { 0, sizeof(struct p_trim), receive_Data },