| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | uio.h | 71 offset_t uio_loffset; /* file offset */ 99 static inline offset_t 100 uio_index_at_offset(uio_t *uio, offset_t off, uint_t *vec_idx) in uio_index_at_offset() 104 off >= (offset_t)uio_iovlen(uio, *vec_idx)) { in uio_index_at_offset()
|
| H A D | types.h | 57 offset_t _f; /* Full 64 bit offset value */ 67 offset_t _f; /* Full 64 bit offset value */
|
| H A D | stdtypes.h | 38 typedef longlong_t offset_t; typedef
|
| H A D | dkio.h | 376 offset_t vdr_offset; 397 offset_t vdr_offset; /* 64-bit element on 32-bit alignment */
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/ |
| H A D | modes.c | 36 crypto_init_ptrs(crypto_data_t *out, void **iov_or_mp, offset_t *current_offset) in crypto_init_ptrs() 38 offset_t offset; in crypto_init_ptrs() 65 crypto_get_ptrs(crypto_data_t *out, void **iov_or_mp, offset_t *current_offset, in crypto_get_ptrs() 69 offset_t offset; in crypto_get_ptrs() 89 offset_t offset; in crypto_get_ptrs()
|
| H A D | ctr.c | 47 offset_t offset; in ctr_mode_contiguous_blocks() 156 offset_t offset; in ctr_mode_final()
|
| H A D | cbc.c | 47 offset_t offset; in cbc_encrypt_contiguous_blocks() 154 offset_t offset; in cbc_decrypt_contiguous_blocks()
|
| H A D | ecb.c | 45 offset_t offset; in ecb_cipher_contiguous_blocks()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | uio.h | 62 offset_t uio_loffset; 93 static inline offset_t 94 uio_index_at_offset(uio_t *uio, offset_t off, uint_t *vec_idx) in uio_index_at_offset() 120 offset_t offset, uio_seg_t seg, ssize_t resid, size_t skip) in uio_iovec_init() 151 uio_iov_iter_init(uio_t *uio, struct iov_iter *iter, offset_t offset, in uio_iov_iter_init()
|
| H A D | types.h | 50 typedef longlong_t offset_t; typedef
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu_recv.h | 83 dmu_recv_cookie_t *, zfs_file_t *, offset_t *); 84 int dmu_recv_stream(dmu_recv_cookie_t *, offset_t *);
|
| H A D | dmu_send.h | 55 const char *redactbook, int outfd, offset_t *off, 62 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off,
|
| H A D | dmu_impl.h | 244 offset_t *dss_off;
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/largest_file/ |
| H A D | largest_file.c | 60 offset_t offset = (MAXOFFSET_T - 1); in main() 61 offset_t llseek_ret = 0; in main()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | uio.h | 81 static inline offset_t 82 uio_index_at_offset(uio_t *uio, offset_t off, uint_t *vec_idx) in uio_index_at_offset()
|
| H A D | dkio.h | 387 offset_t vdr_offset; 408 offset_t vdr_offset; /* 64-bit element on 32-bit alignment */
|
| H A D | types.h | 85 typedef off_t offset_t; typedef
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_vnops_os.h | 68 offset_t offset, cred_t *cr); 74 extern int zfs_map(struct inode *ip, offset_t off, caddr_t *addrp,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_diff.c | 48 offset_t *da_offp; 168 zfs_file_t *fp, offset_t *offp) in dmu_diff()
|
| H A D | zfs_vnops.c | 213 if (uio->uio_loffset < (offset_t)0) { in zfs_read() 365 offset_t woff = ioflag & O_APPEND ? zp->z_size : uio->uio_loffset; in zfs_write()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_vnops_os.h | 49 offset_t offset, cred_t *cr);
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | sched_impl.h | 486 extern int kcf_get_hardware_provider_nomech(offset_t, offset_t,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/modes/ |
| H A D | modes.h | 394 extern void crypto_init_ptrs(crypto_data_t *, void **, offset_t *); 395 extern void crypto_get_ptrs(crypto_data_t *, void **, offset_t *,
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_write/ |
| H A D | file_write.c | 76 offset_t noffset, offset = 0; in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mkfile/ |
| H A D | mkfile.c | 131 argv[1], (offset_t)size); in main()
|