Lines Matching refs:errcode_t
28 extern errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino,
35 static _BMAP_INLINE_ errcode_t block_ind_bmap(ext2_filsys fs, int flags,
40 errcode_t retval;
92 static _BMAP_INLINE_ errcode_t block_dind_bmap(ext2_filsys fs, int flags,
98 errcode_t retval;
112 static _BMAP_INLINE_ errcode_t block_tind_bmap(ext2_filsys fs, int flags,
118 errcode_t retval;
132 errcode_t ext2fs_bmap2(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,
141 errcode_t retval = 0;
320 errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,
324 errcode_t ret;