Searched refs:raw_read_blk (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dunix_io.c118 static errcode_t raw_read_blk(io_channel channel, function
154 static errcode_t raw_read_blk(io_channel channel, function
530 return raw_read_blk(channel, data, block, count, buf);
539 return raw_read_blk(channel, data, block, count, buf);
565 if ((retval = raw_read_blk(channel, data, block, i, cp)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dunix_io.c118 static errcode_t raw_read_blk(io_channel channel, function
154 static errcode_t raw_read_blk(io_channel channel, function
530 return raw_read_blk(channel, data, block, count, buf);
539 return raw_read_blk(channel, data, block, count, buf);
565 if ((retval = raw_read_blk(channel, data, block, i, cp)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dunix_io.c118 static errcode_t raw_read_blk(io_channel channel, function
154 static errcode_t raw_read_blk(io_channel channel, function
530 return raw_read_blk(channel, data, block, count, buf);
539 return raw_read_blk(channel, data, block, count, buf);
565 if ((retval = raw_read_blk(channel, data, block, i, cp)))

Completed in 72 milliseconds