| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_file.h | 45 int zfs_file_pwrite(zfs_file_t *fp, const void *buf, size_t len, loff_t off, 48 int zfs_file_pread(zfs_file_t *fp, void *buf, size_t len, loff_t off, 51 int zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence); 54 int zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len); 55 loff_t zfs_file_off(zfs_file_t *fp);
|
| H A D | zfs_vnops.h | 32 extern int zfs_holey(znode_t *, ulong_t, loff_t *);
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 73 zfs_file_write_impl(zfs_file_t *fp, const void *buf, size_t count, loff_t *off) in zfs_file_write_impl() 106 loff_t off = fp->f_pos; in zfs_file_write() 136 zfs_file_pwrite(zfs_file_t *fp, const void *buf, size_t count, loff_t off, in zfs_file_pwrite() 155 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *off) in zfs_file_read_impl() 187 loff_t off = fp->f_pos; in zfs_file_read() 217 zfs_file_pread(zfs_file_t *fp, void *buf, size_t count, loff_t off, in zfs_file_pread() 245 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek() 247 loff_t rc; in zfs_file_seek() 339 zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len) in zfs_file_fallocate() 370 loff_t
|
| H A D | zpl_file.c | 158 zpl_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in zpl_fsync() 246 loff_t pos, ssize_t count, size_t skip) in zpl_uio_init() 355 unsigned long nr_segs, loff_t pos) in zpl_aio_read() 393 unsigned long nr_segs, loff_t pos) in zpl_aio_write() 471 loff_t pos, unsigned long nr_segs) in zpl_direct_IO() 497 static loff_t 505 loff_t maxbytes = ip->i_sb->s_maxbytes; in zpl_llseek() 506 loff_t error; in zpl_llseek() 724 zpl_fallocate_common(struct inode *ip, int mode, loff_t offset, loff_t len) in zpl_fallocate_common() 727 loff_t olen; in zpl_fallocate_common() [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-rw.m4 | 13 loff_t *pos = NULL; 21 AC_MSG_CHECKING([whether kernel_write() takes loff_t pointer]) 25 [kernel_write() take loff_t pointer]) 43 loff_t *pos = NULL; 51 AC_MSG_CHECKING([whether kernel_read() takes loff_t pointer]) 55 [kernel_read() take loff_t pointer])
|
| H A D | kernel-proc-operations.m4 | 12 size_t size, loff_t *offp) { return 0; } 14 size_t size, loff_t *offp) { return 0; } 15 loff_t test_lseek(struct file *fp, loff_t off, int flag)
|
| H A D | kernel-fallocate.m4 | 11 loff_t offset, loff_t len) { return 0; }
|
| H A D | kernel-lseek-execute.m4 | 11 loff_t offset __attribute__ ((unused)) = 0; 12 loff_t maxsize __attribute__ ((unused)) = 0;
|
| H A D | kernel-vfs-direct_IO.m4 | 21 struct iov_iter *iter, loff_t offset) { return 0; } 33 struct iov_iter *iter, loff_t offset) { return 0; } 45 const struct iovec *iov, loff_t offset,
|
| H A D | kernel-fsync.m4 | 19 int test_fsync(struct file *f, loff_t a, loff_t b, int c)
|
| H A D | kernel-vfs-rw-iterate.m4 | 28 loff_t ppos;
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_file_os.c | 79 zfs_file_write_impl(zfs_file_t *fp, const void *buf, size_t count, loff_t *offp, in zfs_file_write_impl() 118 loff_t off = fp->f_offset; in zfs_file_write() 129 zfs_file_pwrite(zfs_file_t *fp, const void *buf, size_t count, loff_t off, in zfs_file_pwrite() 136 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *offp, in zfs_file_read_impl() 170 loff_t off = fp->f_offset; in zfs_file_read() 180 zfs_file_pread(zfs_file_t *fp, void *buf, size_t count, loff_t off, in zfs_file_pread() 187 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek() 268 loff_t
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-procfs-list.c | 57 loff_t cached_pos; /* Position of cached_node */ 77 procfs_list_next_node(procfs_list_cursor_t *cursor, loff_t *pos) in procfs_list_next_node() 107 procfs_list_seq_start(struct seq_file *f, loff_t *pos) in procfs_list_seq_start() 146 procfs_list_seq_next(struct seq_file *f, void *p, loff_t *pos) in procfs_list_seq_next() 187 loff_t *ppos) in procfs_list_write()
|
| H A D | spl-proc.c | 113 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_domemused() 141 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_doslab() 188 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_dohostid() 386 taskq_seq_start(struct seq_file *f, loff_t *pos) in taskq_seq_start() 389 loff_t n = *pos; in taskq_seq_start() 406 taskq_seq_next(struct seq_file *f, void *p, loff_t *pos) in taskq_seq_next() 488 slab_seq_start(struct seq_file *f, loff_t *pos) in slab_seq_start() 491 loff_t n = *pos; in slab_seq_start() 508 slab_seq_next(struct seq_file *f, void *p, loff_t *pos) in slab_seq_next()
|
| H A D | spl-kstat.c | 343 kstat_seq_data_addr(kstat_t *ksp, loff_t n) in kstat_seq_data_addr() 374 kstat_seq_start(struct seq_file *f, loff_t *pos) in kstat_seq_start() 376 loff_t n = *pos; in kstat_seq_start() 403 kstat_seq_next(struct seq_file *f, void *p, loff_t *pos) in kstat_seq_next() 494 loff_t *ppos) in proc_kstat_write() 533 void *(*addr)(kstat_t *ksp, loff_t index)) in __kstat_set_raw_ops()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 107 void *(*addr)(kstat_t *ksp, loff_t index); 199 void* (*addr)(kstat_t *ksp, loff_t index)); 204 void* (*addr)(kstat_t *ksp, loff_t index));
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 183 void *(*addr)(kstat_t *ksp, loff_t index)) in kstat_set_raw_ops() 1150 size_t count, loff_t pos, ssize_t *resid) in zfs_file_pwrite() 1234 zfs_file_pread(zfs_file_t *fp, void *buf, size_t count, loff_t off, in zfs_file_pread() 1279 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek() 1281 loff_t rc; in zfs_file_seek() 1347 zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len) in zfs_file_fallocate() 1363 loff_t
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | vfs_compat.h | 150 static inline loff_t 154 loff_t offset, in lseek_execute() 155 loff_t maxsize) in lseek_execute()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 97 void *(*addr)(kstat_t *ksp, loff_t index); 195 void* (*addr)(kstat_t *ksp, loff_t index));
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/ |
| H A D | types.h | 53 typedef off_t loff_t; typedef
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_debugfs.c | 125 size_t count, loff_t *ppos) in debugfs_log_write() 234 size_t count, loff_t *ppos) in debugfs_trace_write()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 51 void *(*addr)(kstat_t *ksp, loff_t index)) in __kstat_set_raw_ops() 62 void *(*addr)(kstat_t *ksp, loff_t index)) in __kstat_set_seq_raw_ops() 94 kstat_raw_default_addr(kstat_t *ksp, loff_t n) in kstat_raw_default_addr() 173 void *(*addr_op)(kstat_t *ksp, loff_t index); in kstat_sysctl_raw()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_vnops_os.h | 55 loff_t pos, size_t *resid);
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_vnops_os.h | 44 loff_t pos, size_t *resid);
|
| /f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/ |
| H A D | xz_dec_test.c | 103 size_t size, loff_t *pos) in xz_dec_test_write()
|