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

/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c658 * FUNCTION: sp_validate()
679 sp_validate(mp_unit_t *un) function
1506 * open (which involves I/O during sp_validate), so fail with ENXIO.
1527 * Don't call sp_validate while
1530 * call sp_validate, reacquire openclose lock,
1531 * and close the device. If sp_validate
1545 err = sp_validate(un);
1558 * the sp_validate.
1570 * sp_validate() will mark the device as errored (if
1581 (err = sp_validate(u
[all...]

Completed in 57 milliseconds