Home
last modified time | relevance | path

Searched refs:OsVfsReadv (Results 1 - 3 of 3) sorted by relevance

/kernel/uniproton/src/fs/vfs/
H A Dvfs_operations.h60 ssize_t OsVfsReadv(S32 fd, const struct iovec *iovBuf, S32 iovcnt);
H A Dvfs_fs.c785 ssize_t OsVfsReadv(S32 fd, const struct iovec *iovBuf, S32 iovcnt) in OsVfsReadv() function
/kernel/uniproton/src/fs/
H A Dfs.c151 return OsVfsReadv(fd, iovBuf, iovcnt); in readv()

Completed in 2 milliseconds