Home
last modified time | relevance | path

Searched refs:do_pread (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch342 do_pread(
349 @@ -212,13 +212,13 @@ do_pread(
/openbmc/qemu/
H A Dqemu-io-cmds.c545 static int do_pread(BlockBackend *blk, char *buf, int64_t offset, in do_pread() function
832 ret = do_pread(blk, buf, offset, count, flags, &total); in read_f()