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

/osnet-11/usr/src/lib/lvm/libmeta/common/hdrs/
H A Dmeta_set_prv.h89 extern int snarf_set(mdsetname_t *sp, bool_t stale_bool,
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_tkr.c879 if (snarf_set(sp, FALSE, ep)) {
1335 if (snarf_set(sp, FALSE, &xep))
H A Dmeta_set_prv.c942 snarf_set(mdsetname_t *sp, bool_t stale_bool, md_error_t *ep) function
H A Dmeta_set.c1319 if (snarf_set(sp, FALSE, ep))
2629 * is seen after this point. If snarf_set fails, still need to
2635 if (snarf_set(sp, stale_bool, ep) != 0) {
2918 * to ep from snarf_set call and return -3. If another error
3256 if (snarf_set(sp, stale_bool, &xep) != 0) {
H A Dmeta_set_drv.c2109 if (snarf_set(sp, NULL, &xep))

Completed in 1255 milliseconds