Searched defs:doWrite (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfile_cache.cpp145 cache_io(void *_cacheRef, void *cookie, fssh_off_t offset, fssh_addr_t buffer, fssh_size_t *_size, bool doWrite) argument
H A Dvfs.cpp1730 common_file_io_vec_pages(int fd, const fssh_file_io_vec *fileVecs, fssh_size_t fileVecCount, const fssh_iovec *vecs, fssh_size_t vecCount, uint32_t *_vecIndex, fssh_size_t *_vecOffset, fssh_size_t *_numBytes, bool doWrite) argument
/haiku/src/tests/system/kernel/cache/
H A Dpages_io_test.cpp445 pages_io(file_cache_ref *ref, off_t offset, const iovec *vecs, size_t count, size_t *_numBytes, bool doWrite) argument
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp729 cache_io(void* _cacheRef, void* cookie, off_t offset, addr_t buffer, size_t* _size, bool doWrite) argument
/haiku/src/system/kernel/fs/
H A Dvfs.cpp3444 common_file_io_vec_pages(struct vnode* vnode, void* cookie, const file_io_vec* fileVecs, size_t fileVecCount, const iovec* vecs, size_t vecCount, uint32* _vecIndex, size_t* _vecOffset, size_t* _numBytes, bool doWrite) argument

Completed in 142 milliseconds