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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c2128 boolean_t update_old, update_new; local
2142 update_old = (bufcnt > 0 || hdr->b_l1hdr.b_pdata != NULL);
2147 update_old = B_FALSE;
2149 update_new = update_old;
2168 update_old = B_TRUE;
2250 if (update_old && old_state != arc_l2c_only) {

Completed in 91 milliseconds