Searched defs:NBD_FLAG_SEND_TRIM (Results 1 – 3 of 3) sorted by relevance
47 #define NBD_FLAG_SEND_TRIM (1 << 5) /* send trim/discard */ macro