Home
last modified time | relevance | path

Searched refs:startblockp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb.h426 diskaddr_t *startblockp, char **partnamep, uint16_t *tagp, void *tg_cookie);
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c1043 diskaddr_t *startblockp, char **partnamep, uint16_t *tagp, void *tg_cookie) in cmlb_partinfo() argument
1071 if (startblockp != NULL) in cmlb_partinfo()
1072 *startblockp = (diskaddr_t)cl->cl_offset[part]; in cmlb_partinfo()