Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:errcode_t

40 errcode_t ext2fs_copy_bitmap(ext2fs_generic_bitmap src,
51 errcode_t ext2fs_allocate_inode_bitmap(ext2_filsys fs,
70 errcode_t ext2fs_allocate_block_bitmap(ext2_filsys fs,
90 errcode_t ext2fs_fudge_inode_bitmap_end(ext2fs_inode_bitmap bitmap,
100 errcode_t ext2fs_fudge_block_bitmap_end(ext2fs_block_bitmap bitmap,
119 errcode_t ext2fs_resize_inode_bitmap(__u32 new_end, __u32 new_real_end,
126 errcode_t ext2fs_resize_block_bitmap(__u32 new_end, __u32 new_real_end,
133 errcode_t ext2fs_compare_block_bitmap(ext2fs_block_bitmap bm1,
141 errcode_t ext2fs_compare_inode_bitmap(ext2fs_inode_bitmap bm1,
149 errcode_t ext2fs_set_inode_bitmap_range(ext2fs_inode_bitmap bmap,
158 errcode_t ext2fs_get_inode_bitmap_range(ext2fs_inode_bitmap bmap,
167 errcode_t ext2fs_set_block_bitmap_range(ext2fs_block_bitmap bmap,
176 errcode_t ext2fs_get_block_bitmap_range(ext2fs_block_bitmap bmap,