Searched defs:vecCount (Results 26 - 27 of 27) sorted by path

12

/haiku/src/tests/system/kernel/cache/
H A Dpages_io_test.cpp106 file_map::Add(file_io_vec *vecs, size_t vecCount, off_t &lastOffset) argument
359 size_t vecCount = maxVecs; local
[all...]
/haiku/src/tools/fs_shell/
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
2254 fssh_read_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 *_bytes) argument
2265 fssh_write_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 *_bytes) argument

Completed in 78 milliseconds

12