Lines Matching refs:off_t
137 off_t (*seek)(struct file *filep, off_t offset, int whence);
144 int (*fallocate)(struct file* filep, int mode, off_t offset, off_t len);
303 ssize_t lib_sendfile(int outfd, int infd, off_t *offset, size_t count);
381 off_t offset);
396 size_t nbytes, off_t offset);
410 off_t file_seek(struct file *filep, off_t offset, int whence);
473 struct file *files_allocate(const struct Vnode *vnode_ptr, int oflags, off_t pos, const void *priv, int minfd);
522 ssize_t sendfile(int outfd, int infd, off_t *offset, size_t count);