Searched refs:block_dind_bmap (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | bmap.c | 93 static _BMAP_INLINE_ errcode_t block_dind_bmap(ext2_filsys fs, int flags, in block_dind_bmap() function 124 retval = block_dind_bmap(fs, flags & ~BMAP_SET, tind, block_buf, in block_tind_bmap() 439 retval = block_dind_bmap(fs, bmap_flags, b, block_buf, in ext2fs_bmap2()
|