Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/
HDdbuf.h167 struct dirty_leaf { struct
174 arc_buf_t *dr_data;
175 override_states_t dr_override_state;
176 uint8_t dr_copies;
177 uint8_t dr_gang_copies;
178 boolean_t dr_nopwrite;
179 boolean_t dr_brtwrite;
180 boolean_t dr_diowrite;
181 boolean_t dr_has_raw_params;
184 union {