Home
last modified time | relevance | path

Searched refs:do_pwrite (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.patch422 do_pwrite(
429 @@ -110,13 +110,13 @@ do_pwrite(
/openbmc/qemu/
H A Dqemu-io-cmds.c562 static int do_pwrite(BlockBackend *blk, char *buf, int64_t offset, in do_pwrite() function
1201 ret = do_pwrite(blk, buf, offset, count, flags, &total); in write_f()