Searched refs:sharefsList (Results 1 – 2 of 2) sorted by relevance
726 std::list<std::string> &sharefsList, std::string &line, int32_t userId) in MountPointToList() argument764 sharefsList.push_front(dst); in MountPointToList()767 sharefsList.push_front(dst); in MountPointToList()782 std::list<std::string> sharefsList; in FindMountPointsToMap() local785 MountPointToList(hmdfsList, hmfsList, sharefsList, tmpLine, userId); in FindMountPointsToMap()790 mountMap[MOUNT_POINT_TYPE_SHAREFS] = sharefsList; in FindMountPointsToMap()793 sharefsList.clear(); in FindMountPointsToMap()
99 std::list<std::string> &sharefsList, std::string &line, int32_t userId);