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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c973 * block, and the given waiter must be linked to the "nolwb waiters"
977 zil_commit_waiter_link_nolwb(zil_commit_waiter_t *zcw, list_t *nolwb) argument
982 list_insert_tail(nolwb, zcw);
2265 * Additionally, we have to signal and mark the "nolwb"

Completed in 40 milliseconds