Lines Matching full:blocks
102 /* Address of superblock in GFS2 basic blocks */
142 __be32 ri_length; /* length of rgrp header in fs blocks */
146 __be32 ri_data; /* num of data blocks in rgrp */
157 /* Number of blocks per byte in rgrp */
259 __be64 di_blocks; /* number of blocks in file */
354 * The blocks containing the values and the blocks containing the
358 * or a single indirect block pointing to blocks containing the
362 * so the number of blocks required depends upon block size. Since the
365 * number of blocks that an inode may have relating to extended attributes.
413 /* ld_data1 is the number of metadata blocks in the descriptor.
417 /* ld_data1 is the number of revoke blocks in the descriptor.
421 /* ld_data1 is the number of data blocks in the descriptor.
451 * blocks.
477 __be64 qb_limit; /* Hard limit of # blocks to alloc */
479 __be64 qb_value; /* Current # blocks allocated */