Searched refs:getDiskProp (Results 1 – 1 of 1) sorted by relevance
121 static int getDiskProp(luResourceImpl *, uint32_t, char *, size_t *);2131 ret = getDiskProp(luPropsHdl, prop, propVal, propLen); in stmfGetLuProp()2655 getDiskProp(luResourceImpl *hdl, uint32_t prop, char *propVal, size_t *propLen) in getDiskProp() function