Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp55 static const uint32_t STAT_NLINK_DIR = 2; member
90 childInode->stat.st_nlink = STAT_NLINK_DIR; in InitInodeAttr()
141 child->stat.st_nlink = STAT_NLINK_DIR; in LookUpRecycleBin()
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp53 static const uint32_t STAT_NLINK_DIR = 2; member
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp81 static const unsigned int STAT_NLINK_DIR = 2; member
409 stbuf->st_nlink = STAT_NLINK_DIR; in GetMetaAttr()

Completed in 7 milliseconds