Searched defs:raw_pwrite (Results 1 – 2 of 2) sorted by relevance
187 static int raw_pwrite(int fd, const void *buf, int count, u64 offset) in raw_pwrite() function
497 bool raw_pwrite(int fd, const void *buf, size_t count, uint64_t offset) { in raw_pwrite() function