Home
last modified time | relevance | path

Searched defs:devStat (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartitions.cpp28 static int DeviceStat(const BlockDevice &dev, struct stat &devStat) in DeviceStat()
43 struct stat devStat {}; in DeviceProbeType() struct
201 struct stat devStat {}; in InitGeneric() struct