Lines Matching full:blocks

55 The block size and number of blocks which
80 int32_t fs_unused_1; /* used for incore super blocks */
83 int32_t fs_iblkno; /* offset of inode-blocks in filesys */
88 int32_t fs_old_size; /* number of blocks in fs */
89 int32_t fs_old_dsize; /* number of data blocks in fs */
91 int32_t fs_bsize; /* size of basic blocks in fs */
92 int32_t fs_fsize; /* size of frag blocks in fs */
95 int32_t fs_minfree; /* minimum percentage of free blocks */
131 int32_t fs_fpg; /* blocks per group * fs_frag */
157 int64_t fs_size; /* number of blocks in fs */
158 int64_t fs_dsize; /* number of data blocks in fs */
160 int64_t fs_pendingblocks; /* blocks in process of being freed */
213 of `blocks'.
214 File system blocks of at most size
225 Large files consist of exclusively large data blocks.
243 historically bad blocks were linked to inode 1,
251 blocks that may be free.
253 only the super-user may continue to allocate blocks.
257 may be set to 0 if no reserve of free blocks is deemed necessary,
272 allocating blocks, or if it should attempt to minimize the space
276 running out of full sized blocks.
282 Each cylinder keeps track of the availability of blocks at different
283 rotational positions, so that sequential blocks can be laid out
294 layout for disk blocks within a file;
318 Note that super-blocks are never more than size
332 Per cylinder group information is summarized in blocks allocated
333 from the first cylinder group's data blocks.
334 These blocks are read in from
365 The number of blocks of data per cylinder group