Searched defs:block_dind_bmap (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dbmap.c92 static _BMAP_INLINE_ errcode_t block_dind_bmap(ext2_filsys fs, int flags, function
123 retval = block_dind_bmap(fs, flags & ~BMAP_SET, tind, block_buf,
404 retval = block_dind_bmap(fs, bmap_flags, b, block_buf,

Completed in 482 milliseconds