Searched refs:getFsType (Results 1 – 2 of 2) sorted by relevance
42 const std::string& getFsType() const { return mFsType; }; in getFsType() function
96 const std::string& fs_type = vol->getFsType(); in addFromVolumeManager()