Searched refs:mFsLabel (Results 1 – 4 of 4) sorted by relevance
70 std::string mFsLabel; variable
75 std::string mFsLabel; variable
56 status_t res = ReadMetadata(mDmDevPath, mFsType, mFsUuid, mFsLabel); in readMetadata()59 notifyEvent(ResponseCode::VolumeFsLabelChanged, mFsLabel); in readMetadata()
54 status_t res = ReadMetadataUntrusted(mDevPath, mFsType, mFsUuid, mFsLabel); in readMetadata()57 notifyEvent(ResponseCode::VolumeFsLabelChanged, mFsLabel); in readMetadata()