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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c949 lwb_t *nlwb = NULL; local
971 * Note that if the allocation of nlwb synced before we wrote
1023 nlwb = zil_alloc_lwb(zilog, bp, txg);
1051 * If there was an allocation failure then nlwb will be null which
1054 return (nlwb);

Completed in 60 milliseconds