Home
last modified time | relevance | path

Searched refs:ic_nextents (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_log.h81 uint32_t ic_nextents; /* Size of extents array. */ member
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dlufs.c319 nebp->ic_nextents = ebp->nextents; in lufs_snarf()
H A Dlufs_log.c124 uint32_t e = ul->un_ebp->ic_nextents; in map_frag()