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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_trans.c375 if ((!force) && meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0) {
433 if (meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0) {
H A Dmeta_hotspares.c363 if (meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0) {
H A Dmeta_sp.c4120 slicenp, MDCHK_INUSE, ep) != 0) {
4189 if (meta_check_inuse(sp, compnp, MDCHK_INUSE, ep) != 0) {
H A Dmeta_mirror.c422 (meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0)) {
H A Dmeta_raid.c361 if (meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0) {
H A Dmeta_stripe.c532 (meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0)) {
H A Dmeta_db.c681 if (meta_check_inuse(sp, np, MDCHK_INUSE, ep) != 0) {
/illumos-gate/usr/src/head/
H A Dmeta.h212 #define MDCHK_INUSE 0xff /* check all */ macro

Completed in 454 milliseconds