Lines Matching refs:off_t
133 ssize_t (*splice_receive)(int fdin, off_t *offin, int fdout,
134 off_t *offout, size_t len,
136 ssize_t (*splice_send)(int fdin, off_t *offin, int fdout,
137 off_t *offout, size_t len,
570 void (*read) (fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
600 size_t size, off_t off, struct fuse_file_info *fi);
731 * If off_t is non-zero, then it will correspond to one of the off_t
734 * coming before the position defined by the off_t value. If entries
740 * that off_t can not be a simple index that enumerates the entries
761 void (*readdir) (fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
1126 struct fuse_bufvec *bufv, off_t off,
1142 off_t offset, struct fuse_bufvec *bufv);
1197 off_t offset, off_t length, struct fuse_file_info *fi);
1224 void (*readdirplus) (fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
1258 off_t off_in, struct fuse_file_info *fi_in,
1259 fuse_ino_t ino_out, off_t off_out,
1281 void (*lseek) (fuse_req_t req, fuse_ino_t ino, off_t off, int whence,
1561 off_t off);
1578 const struct fuse_entry_param *e, off_t off);
1644 int fuse_reply_lseek(fuse_req_t req, off_t off);
1683 off_t off, off_t len);
1801 off_t offset, struct fuse_bufvec *bufv,
1833 size_t size, off_t offset, void *cookie);