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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c2533 boolean_t update_old, update_new; local
2554 update_new = update_old;
2591 update_new = B_TRUE;
2603 if (update_new && new_state != arc_l2c_only) {

Completed in 173 milliseconds