Home
last modified time | relevance | path

Searched refs:io_channel_alloc_buf (Results 1 – 8 of 8) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Drw_bitmaps.c76 retval = io_channel_alloc_buf(fs->io, 0, &block_buf); in write_bitmaps()
84 retval = io_channel_alloc_buf(fs->io, 0, &inode_buf); in write_bitmaps()
305 retval = io_channel_alloc_buf(fs->io, 0, &block_bitmap); in read_bitmaps_range_start()
313 retval = io_channel_alloc_buf(fs->io, 0, &inode_bitmap); in read_bitmaps_range_start()
Dio_manager.c126 errcode_t io_channel_alloc_buf(io_channel io, int count, void *ptr) in io_channel_alloc_buf() function
Dext2_io.h139 extern errcode_t io_channel_alloc_buf(io_channel channel,
Dwindows_io.c361 retval = io_channel_alloc_buf(channel, 0, &cache->buf); in alloc_cache()
368 retval = io_channel_alloc_buf(channel, 0, &data->bounce); in alloc_cache()
Dopenfs.c183 retval = io_channel_alloc_buf(fs->io, -SUPERBLOCK_SIZE, &fs->super); in ext2fs_open2()
Dunix_io.c512 retval = io_channel_alloc_buf(channel, 0, &cache->buf); in alloc_cache()
519 retval = io_channel_alloc_buf(channel, 0, &data->bounce); in alloc_cache()
Dinode.c205 retval = io_channel_alloc_buf(fs->io, scan->inode_buffer_blocks, in ext2fs_open_inode_scan()
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols672 io_channel_alloc_buf@Base 1.42.3