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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h442 * all writes and on some reads. ps_mapin is non zero if the buffer is
443 * maped in. ps_mapin_mx protect ps_mapin. The protocol for usage is
449 * 5) set ps_mapin to non-zero
465 int ps_mapin; /* buffer maped in if non zero */ member in struct:md_raidps
467 kmutex_t ps_mapin_mx; /* protects ps_mapin */

Completed in 62 milliseconds