Searched refs:STAT_NLINK_REG (Results 1 – 2 of 2) sorted by relevance
54 static const uint32_t STAT_NLINK_REG = 1; variable97 childInode->stat.st_nlink = STAT_NLINK_REG; in InitInodeAttr()
80 static const unsigned int STAT_NLINK_REG = 1; variable415 stbuf->st_nlink = STAT_NLINK_REG; in GetMetaAttr()