Searched refs:e2fs_bcount (Results 1 – 3 of 3) sorted by relevance
47 uint32_t e2fs_bcount; /* blocks count */ member157 uint64_t e2fs_bcount; /* blocks count */ member
126 if (bpref >= fs->e2fs_bcount) in ext2_alloc()1430 if (bno >= fs->e2fs_bcount) { in ext2_blkfree()
76 if (blk < fs->e2fs->e2fs_first_dblock || blk >= fs->e2fs_bcount) in ext4_ext_blk_check() 375 (start_blk + count > fs->e2fs_bcount)) in ext4_inode_block_validate()