Searched refs:zvfs_fcntl (Results 1 – 2 of 2) sorted by relevance
17 int zvfs_fcntl(int fd, int cmd, va_list arg);27 ret = zvfs_fcntl(fd, cmd, args); in fcntl()
484 int zvfs_fcntl(int fd, int cmd, va_list args) in zvfs_fcntl() function