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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c68 boolean_t td_realloc_possible; member in struct:traverse_data
266 (!td->td_realloc_possible ||
424 td->td_realloc_possible = B_FALSE;
653 td->td_realloc_possible = (txg_start == 0 ? B_FALSE : B_TRUE);

Completed in 97 milliseconds