Lines Matching refs:blk64_t
122 blk64_t phys;
124 blk64_t parent;
228 blk64_t use_superblock; /* sb requested by user */
229 blk64_t superblock; /* sb used to open fs */
230 blk64_t num_blocks; /* Total number of blocks */
231 blk64_t free_blocks;
439 extern errcode_t ea_refcount_fetch(ext2_refcount_t refcount, blk64_t blk, int *ret);
441 blk64_t blk, int *ret);
443 blk64_t blk, int *ret);
445 blk64_t blk, int count);
448 extern blk64_t ea_refcount_intr_next(ext2_refcount_t refcount, int *ret);
551 extern blk64_t get_backup_sb(e2fsck_t ctx, ext2_filsys fs,