Searched refs:sharedFSProps (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/assoc/
H A DSolaris_SharedFileSystem.h42 static nfs_prov_prop_t sharedFSProps[] = { variable
H A DSolaris_SharedFileSystem.c211 if (add_property_to_instance(sharedFSProps[SYS].name,
212 sharedFSProps[SYS].type, pValue, sysElementOP,
213 sharedFSProps[SYS].isKey, sharedFSInst) == cim_false) {
225 if (add_property_to_instance(sharedFSProps[SAME].name,
226 sharedFSProps[SAME].type, pValue,
227 currentShareOP->mDataObject, sharedFSProps[SAME].isKey,
405 sameOP = util_getKeyValue(sharedFSPropList, sharedFSProps[SAME].type,
406 sharedFSProps[SAME].name, &err);
407 sysOP = util_getKeyValue(sharedFSPropList, sharedFSProps[SYS].type,
408 sharedFSProps[SY
[all...]

Completed in 89 milliseconds