Searched refs:blocksize (Results 1 – 4 of 4) sorted by relevance
5 blocksize = 409624 blocksize = 102429 blocksize = 102444 blocksize = -148 blocksize = -151 blocksize = 4096
57 long n, max, mul, blocksize; in __weak_alias() local104 if ((blocksize = n * mul) < 512) { in __weak_alias()107 blocksize = n = 512; in __weak_alias()110 blocksize = n = 512; in __weak_alias()116 *blocksizep = blocksize; in __weak_alias()
23 blocksize = 4096 variable36 blocks = int(math.ceil(float(size) / blocksize))39 max_errors = int(math.floor(rounds * roots / 2)) * blocksize81 corrupt(temp_cor.name, 0, blocksize)
93 int blocksize, in UpdateFileAndAppend() argument150 return filsys_->blocksize; in GetBlockSize()205 file.file_stat.st_blksize = filsys_->blocksize; in GetFiles()347 uint64_t physical_size = BlocksInExtents(extents) * filsys_->blocksize; in LoadSettings()352 filsys_->blocksize)) in LoadSettings()