Searched defs:zil_create (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h106 typedef enum zil_create { enum
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c524 zil_create(zilog_t *zilog) function
592 * in zil_create(). We don't need to txg_wait_synced() here either
593 * when keep_first is set, because both zil_create() and zil_destroy()
1511 * calling zil_create().
1523 lwb = zil_create(zilog);

Completed in 48 milliseconds