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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/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
524 return raw_read_blk(channel, data, block, count, buf);
533 return raw_read_blk(channel, data, block, count, buf);
559 if ((retval = raw_read_blk(channel, data, block, i, cp)))

Completed in 99 milliseconds