Home
last modified time | relevance | path

Searched refs:MDCHK_ALLOW_REPSLICE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_check.c805 if (! (options & MDCHK_ALLOW_REPSLICE) && in meta_check_inmeta()
H A Dmeta_db.c674 mdchkopts_t chkoptions = MDCHK_ALLOW_REPSLICE; in meta_check_replica()
H A Dmeta_sp.c4137 MDCHK_ALLOW_REPSLICE, 0, -1, ep) != 0) in meta_check_sp()
/titanic_41/usr/src/head/
H A Dmeta.h199 #define MDCHK_ALLOW_REPSLICE 0x08 /* allow replica slice to be used */ macro