Searched refs:cs_pbuf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid.c494 bioinit(&cs->cs_pbuf);
505 md_bioreset(&cs->cs_pbuf);
509 ((md_raidcs_t *)cs)->cs_pbuf.b_chain =
525 biofini(&((md_raidcs_t *)p)->cs_pbuf);
1511 cs->cs_pbuf.b_chain = (struct buf *)cs;
1512 cs->cs_pbuf.b_back = &cs->cs_pbuf;
1513 cs->cs_pbuf.b_forw = &cs->cs_pbuf;
1514 cs->cs_pbuf
[all...]
H A Draid_resync.c430 buf_t *readb1 = &cs->cs_pbuf;
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h553 buf_t cs_pbuf; member in struct:md_raidcs

Completed in 69 milliseconds