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

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

Completed in 54 milliseconds