Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2_filsys

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,
92 static _BMAP_INLINE_ errcode_t block_dind_bmap(ext2_filsys fs, int flags,
112 static _BMAP_INLINE_ errcode_t block_tind_bmap(ext2_filsys fs, int flags,
132 static errcode_t extent_bmap(ext2_filsys fs, ext2_ino_t ino,
139 static errcode_t implied_cluster_alloc(ext2_filsys fs, ext2_ino_t ino,
176 errcode_t ext2fs_map_cluster_block(ext2_filsys fs, ext2_ino_t ino,
204 static errcode_t extent_bmap(ext2_filsys fs, ext2_ino_t ino,
269 int ext2fs_file_block_offset_too_big(ext2_filsys fs,
291 errcode_t ext2fs_bmap2(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,
444 errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,