Lines Matching refs:blocks
203 errcode_t (*get_blocks)(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks);
258 * function should be called on blocks where the block number is zero.
264 * the indirect, doubly indirect, etc. blocks should be called after
265 * all of the blocks containined in the indirect blocks are processed.
266 * This is useful if you are going to be deallocating blocks from an
270 * called for data blocks only.
313 __u32 e_len; /* number of blocks covered by extent */
1025 extern errcode_t ext2fs_get_blocks(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks);
1072 extern int ext2fs_default_journal_size(__u64 blocks);