Searched defs:is_discard (Results 1 – 2 of 2) sorted by relevance
176 bool is_discard = bio_op(bio) == REQ_OP_WRITE_ZEROES || in drbd_peer_request_endio() local
1262 static bool is_discard(int behavior) in is_discard() function