Searched defs:zil_header_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzil.h30 * Each objset has its own intent log. The log header (zil_header_t)
50 } zil_header_t; typedef in typeref:struct:zil_header
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h47 * Each objset has its own intent log. The log header (zil_header_t)
68 } zil_header_t; typedef in typeref:struct:zil_header
391 extern zilog_t *zil_alloc(objset_t *os, zil_header_t *zh_phys);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1095 } zil_header_t; typedef in typeref:struct:zil_header
1101 zil_header_t os_zil_header;
1105 sizeof (zil_header_t) - sizeof (uint64_t)*2];

Completed in 80 milliseconds