Searched refs:psGetViewEntryList (Results 1 – 3 of 3) sorted by relevance
67 int psGetViewEntryList(stmfGuid *lu, stmfViewEntryList **viewEntryList);
3491 psGetViewEntryList(stmfGuid *lu, stmfViewEntryList **viewEntryList) in psGetViewEntryList() function
5056 ret = psGetViewEntryList(&guidList->guid[i], &viewEntryList); in loadStore()