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

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c925 lwb_t *nlwb = NULL; local
947 * Note that if the allocation of nlwb synced before we wrote
999 nlwb = zil_alloc_lwb(zilog, bp, txg);
1027 * If there was an allocation failure then nlwb will be null which
1030 return (nlwb);

Completed in 98 milliseconds