Searched refs:METADEVADM_SUCCESS (Results 1 – 5 of 5) sorted by relevance
261 return (METADEVADM_SUCCESS); in update_locator_namespace()300 return (METADEVADM_SUCCESS); in meta_update_namespace()623 return (METADEVADM_SUCCESS); in pathname_reload()886 return (METADEVADM_SUCCESS); in pathname_reload()977 return (METADEVADM_SUCCESS); in replica_update_devid()1053 ep) != METADEVADM_SUCCESS) { in devid_update()1079 rval = METADEVADM_SUCCESS; in devid_update()1155 rval = METADEVADM_SUCCESS; in devid_update()1318 rval = METADEVADM_SUCCESS; in devid_update()1384 return (METADEVADM_SUCCESS); in meta_upd_ctdnames()[all …]
1473 if (ret != METADEVADM_SUCCESS) { in meta_hs_replace()1650 if (rval != METADEVADM_SUCCESS) { in meta_hs_enable()
1972 if (ret != METADEVADM_SUCCESS) { in meta_mirror_replace()2158 if (ret != METADEVADM_SUCCESS) { in meta_mirror_enable()
1692 if (ret != METADEVADM_SUCCESS) { in meta_raid_replace()1828 if (ret != METADEVADM_SUCCESS) { in meta_raid_enable()
179 #define METADEVADM_SUCCESS 0 macro