Searched refs:total_blocks (Results 1 – 9 of 9) sorted by relevance
69 stat->total_blocks = sb->volume_size - sb->datablock_start_sector; in v7fs_superblock_status()76 stat->total_blocks, stat->free_inode, stat->total_inode); in v7fs_superblock_status()
85 int32_t total_blocks; member
356 f->f_blocks = fs->stat.total_blocks; in v7fs_statvfs()
46 size_t total_blocks; member68 bld->total_blocks += pd->alloc_blocks; in param_push()364 const size_t total = OSSL_PARAM_ALIGN_SIZE * (p_blks + bld->total_blocks); in OSSL_PARAM_BLD_to_param()385 bld->total_blocks = 0; in OSSL_PARAM_BLD_to_param()
247 uint32_t total_blocks; member267 uint32_t total_blocks; member420 uint16_t total_blocks; member
472 sbp->f_blocks = vh->total_blocks; in hfs_statvfs()
872 if (numblocks >= fork.total_blocks) in hfslib_get_file_extents()1198 out_header->total_blocks = be32tohp(&ptr); in hfslib_read_volume_header()1270 out_mdr->total_blocks = be16tohp(&ptr); in hfslib_read_master_directory_block()1917 out_forkdata->total_blocks = be32tohp(&ptr); in hfslib_read_fork_descriptor()
610 vap->va_bytes = fork->total_blocks * HFS_BLOCKSIZE(vp); in hfs_vop_getattr()
39 uint32_t total_blocks; member