Home
last modified time | relevance | path

Searched refs:stIno_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_share.cpp63 ino_t stIno_; member
99 info.stIno_ = buf.st_ino; in IsExistDir()
110 info.stIno_ = buf.st_ino; in IsExistFile()
128 buf.st_ino == info.stIno_) { in CheckIfNeedShare()