Searched refs:ext2fs_bmap (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dbmap.c27 extern errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino,
137 errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, function
H A Dfileio.c119 retval = ext2fs_bmap(fs, file->ino, &file->inode,
171 retval = ext2fs_bmap(fs, file->ino, &file->inode,
H A Dext2fs.h408 * Flags for ext2fs_bmap
602 extern errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino,
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Demptydir.c130 retval = ext2fs_bmap(fs, edi->ino, &edi->inode,
H A Djournal.c61 retval= ext2fs_bmap(inode->i_ctx->fs, inode->i_ino,
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/debugfs/
H A Dhtree.c44 errcode = ext2fs_bmap(fs, ino, inode, buf, 0, blk, &pblk);
160 errcode = ext2fs_bmap(fs, ino, inode, buf, 0, blk, &pblk);
H A Dset_fields.c394 retval = ext2fs_bmap(current_fs, set_ino, &set_inode, 0, BMAP_SET,
H A Ddebugfs.c1711 errcode = ext2fs_bmap(current_fs, ino, 0, 0, 0, blk, &pblk);

Completed in 108 milliseconds