Home
last modified time | relevance | path

Searched refs:coalesc_bounds (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h154 nsc_off_t coalesc_bounds; /* don't coalesce below this offset */ member
179 #define QCOALBOUNDS(q) q->coalesc_bounds
211 #define SET_QCOALBOUNDS(q, n) q->coalesc_bounds = n