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

/illumos-gate/usr/src/lib/librsm/common/
H A Drsmgen.c512 rsmseg_handle_t *seg_hndl; local
566 seg_hndl = (rsmseg_handle_t *)
568 l_iovec->local.vaddr = seg_hndl->rsmseg_vaddr;
592 seg_hndl = (rsmseg_handle_t *)ka_iovec->local.handle;
593 ka_iovec->local.segid = seg_hndl->rsmseg_keyid;
662 rsmseg_handle_t *seg_hndl; local
715 seg_hndl = (rsmseg_handle_t *)
717 l_iovec->local.vaddr = seg_hndl->rsmseg_vaddr;
746 seg_hndl = (rsmseg_handle_t *)ka_iovec->local.handle;
747 ka_iovec->local.segid = seg_hndl
[all...]

Completed in 45 milliseconds