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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzil.c964 lwb_t *nlwb = NULL; local
987 * Note that if the allocation of nlwb synced before we wrote
1038 nlwb = zil_alloc_lwb(zilog, bp, slog, txg);
1068 * If there was an allocation failure then nlwb will be null which
1071 return (nlwb);

Completed in 193 milliseconds