HomeSort by relevance Sort by last modified time
    Searched defs:zil_header_t (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/grub/grub-0.95/stage2/zfs-include/
zil.h 32 * Each objset has its own intent log. The log header (zil_header_t)
51 } zil_header_t; typedef in typeref:struct:zil_header
  /netvirt/usr/src/uts/common/fs/zfs/sys/
zil.h 43 * Each objset has its own intent log. The log header (zil_header_t)
62 } zil_header_t; typedef in typeref:struct:zil_header
347 extern zilog_t *zil_alloc(objset_t *os, zil_header_t *zh_phys);

Completed in 59 milliseconds