Searched refs:PACKET_MERGE_SEGS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpktcdvd.h51 #define PACKET_MERGE_SEGS 4 /* perform segment merging to keep */ macro
/linux-master/drivers/block/
H A Dpktcdvd.c956 clear_bit(PACKET_MERGE_SEGS, &pd->flags);
965 set_bit(PACKET_MERGE_SEGS, &pd->flags);
1300 if (test_bit(PACKET_MERGE_SEGS, &pd->flags) || (pkt->write_size < pkt->frames))

Completed in 143 milliseconds