Home
last modified time | relevance | path

Searched refs:statInfoDir (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp664 static const struct stat statInfoDir = { .st_mode = S_IFDIR | STAT_MODE_DIR }; in AddDirEntryToBuf() local
672 childInfos[i].mode != S_IFREG ? &statInfoDir : &statInfoReg, in AddDirEntryToBuf()

Completed in 3 milliseconds