Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h66 daddr_t ic_pbno; /* Physical block number of extent. */ member
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c325 nebp->ic_extents[i].ic_pbno = in lufs_snarf()
333 bno = nebp->ic_extents[0].ic_pbno; in lufs_snarf()
H A Dlufs_log.c136 *pblkno = ext[i].ic_pbno + bno_off; in map_frag()