Home
last modified time | relevance | path

Searched defs:dirty_leaf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h166 struct dirty_leaf { struct
173 arc_buf_t *dr_data;
174 override_states_t dr_override_state;
175 uint8_t dr_copies;
176 boolean_t dr_nopwrite;
177 boolean_t dr_brtwrite;
178 boolean_t dr_diowrite;
179 boolean_t dr_has_raw_params;
182 union {