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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h70 typedef struct extent_block { struct
75 uint32_t nbytes; /* # bytes mapped by extent_block. */
76 uint32_t nextbno; /* blkno of next extent_block. */
82 uint32_t ic_nbytes; /* # bytes mapped by extent_block. */
83 uint32_t ic_nextbno; /* blkno of next extent_block. */

Completed in 58 milliseconds