Lines Matching defs:off
280 const char *name, const struct stat *stbuf, off_t off)
297 dirent->off = off;
371 const struct fuse_entry_param *e, off_t off)
390 dirent->off = off;
504 if (buf->count == 1 && buf->idx == 0 && buf->off == 0 &&
684 total_buf_size -= buf->off;
782 mem_buf.off = now_len;
1088 int fuse_reply_lseek(fuse_req_t req, off_t off)
1093 arg.offset = off;
2292 off_t off, off_t len)
2304 outarg.off = off;