Searched refs:vs_props_get (Results 1 – 5 of 5) sorted by relevance
167 int vs_props_get(vs_props_t *, uint64_t);
44 vs_props_get;
207 if ((rc = vs_props_get(&va->va_props, VS_PROPID_GEN_ALL)) in vs_props_get_all()247 vs_props_get(vs_props_t *vp, uint64_t propids) in vs_props_get() function
341 rc = vs_props_get(&vp, propids); in vs_adm_get()645 if ((rc = vs_props_get(&vp, propids)) != VS_ERR_NONE) { in vs_adm_export()
703 if ((rc = vs_props_get(&props, propids)) != VS_ERR_NONE) { in vscand_get_viruslog()