Searched refs:kCrosP2PFileSizeXAttrName (Results 1 – 1 of 1) sorted by relevance
80 const char kCrosP2PFileSizeXAttrName[] = "user.cros-p2p-filesize"; variable573 if (fsetxattr(fd, kCrosP2PFileSizeXAttrName, in FileShare()651 ea_size = getxattr(path.value().c_str(), kCrosP2PFileSizeXAttrName, in FileGetExpectedSize()662 << "' of the xattr " << kCrosP2PFileSizeXAttrName in FileGetExpectedSize()