/illumos-gate/usr/src/uts/common/syscall/ |
H A D | lseek.c | 88 curoff = fp->f_offset; in lseek32_common() 152 fp->f_offset = (offset_t)noff; in lseek32_common() 183 fp->f_offset = (offset_t)noff; in lseek32_common() 195 fp->f_offset = newoff; in lseek32_common() 289 new_off += fp->f_offset; in lseek64() 327 fp->f_offset = new_off; in lseek64() 357 fp->f_offset = new_off; in lseek64() 366 old_off = fp->f_offset; in lseek64() 368 fp->f_offset = new_off; in lseek64()
|
H A D | getdents.c | 115 auio.uio_loffset = fp->f_offset; in getdents32() 126 fp->f_offset = auio.uio_loffset; in getdents32() 222 auio.uio_loffset = fp->f_offset; in getdents64() 235 fp->f_offset = auio.uio_loffset; in getdents64()
|
H A D | rw.c | 119 if (nbl_conflict(vp, NBL_READ, fp->f_offset, cnt, svmand, in read() 139 fileoff = (u_offset_t)fp->f_offset; in read() 191 fp->f_offset = cnt; in read() 194 fp->f_offset = auio.uio_loffset; in read() 255 if (nbl_conflict(vp, NBL_WRITE, fp->f_offset, cnt, svmand, in write() 264 fileoff = fp->f_offset; in write() 320 fp->f_offset = cnt; in write() 323 fp->f_offset = auio.uio_loffset; in write() 722 if (nbl_conflict(vp, NBL_READ, fp->f_offset, count, svmand, in readv() 730 fileoff = fp->f_offset; in readv() [all …]
|
H A D | ioctl.c | 95 offset = MIN(vattr.va_size - fp->f_offset, INT_MAX); in ioctl()
|
H A D | sendfile.c | 361 fileoff = fp->f_offset; in sendvec64() 380 fp->f_offset += count; in sendvec64() 1168 fileoff = fp->f_offset; in sendfilev() 1353 fp->f_offset += count; in sendfilev()
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | lseek.c | 84 f->f_offset = offset; in lseek() 87 f->f_offset += offset; in lseek() 93 return (f->f_offset); in lseek()
|
H A D | write.c | 82 btodb(f->f_offset), bcount, __DECONST(void *, dest), in write() 86 f->f_offset += resid; in write()
|
H A D | read.c | 82 btodb(f->f_offset), bcount, dest, &resid); in read() 85 f->f_offset += resid; in read()
|
H A D | open.c | 154 f->f_offset = 0; in open()
|
H A D | stand.h | 180 off_t f_offset; /* current file offset */ member
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/ |
H A D | tst.getf.ksh | 41 CANREAD(f_offset)
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | file.h | 64 off_t f_offset; /* read/write character pointer */ member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | file.h | 66 offset_t f_offset; /* read/write character pointer */ member
|
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfslogd.h | 137 u_offset_t f_offset; /* offset for ondisk file */ member
|
H A D | readbuf.c | 442 lrp->f_offset = lbp->next_rec; in nfslog_read_buffer() 444 lrp->f_offset = lbp->next_rec - lbp->mmap_addr; in nfslog_read_buffer() 639 prp->start_offset = lrp->f_offset; in nfslog_ins_last_rec_processed()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_recv.c | 363 frag->f_page, frag->f_offset, frag_off); in rdsv3_ib_inc_copy_to_user() 366 frag->f_offset + frag_off), in rdsv3_ib_inc_copy_to_user() 632 addr = frag->f_page + frag->f_offset; in rdsv3_ib_cong_recv()
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | vidconsole.c | 746 int bpc, f_offset; in vidc_install_font() local 787 f_offset = s * 8 * 1024; in vidc_install_font() 791 to = (unsigned char *)PTOV(VGA_MEM_ADDR) + f_offset + in vidc_install_font()
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_vgatext.c | 1088 int bpc, f_offset; in vgatext_setfont() local 1126 f_offset = s * 8 * 1024; in vgatext_setfont() 1130 to = (unsigned char *)console->vga.fb.addr + f_offset + in vgatext_setfont()
|
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 1654 offset = fas->f_offset[target]; \ 1781 fas->f_offset[i] = fas_default_offset | in fas_init_chip() 1784 fas->f_offset[i] = 0; in fas_init_chip() 4969 if (fas->f_offset[tgt]) { in fas_handle_data_done() 6161 fas->f_offset[tgt] = offset; in fas_multibyte_msg() 6171 offset = (fas->f_offset[tgt] & 0xf); in fas_multibyte_msg() 6179 fas->f_offset[tgt] = offset | fas->f_req_ack_delay; in fas_multibyte_msg() 6181 fas->f_offset[tgt]); in fas_multibyte_msg() 6199 fas->f_offset[tgt] & 0xf, tgt); in fas_multibyte_msg() 6313 fas->f_offset[tgt] = 0; in fas_revert_to_async() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | ib.h | 48 unsigned long f_offset; member
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_ioctl.c | 4870 off = input_fp->f_offset; in zfs_ioc_recv_impl() 4926 *read_bytes = off - input_fp->f_offset; in zfs_ioc_recv_impl() 4927 if (VOP_SEEK(input_fp->f_vnode, input_fp->f_offset, &off, NULL) == 0) in zfs_ioc_recv_impl() 4928 input_fp->f_offset = off; in zfs_ioc_recv_impl() 5221 off = fp->f_offset; in zfs_ioc_send() 5226 if (VOP_SEEK(fp->f_vnode, fp->f_offset, &off, NULL) == 0) in zfs_ioc_send() 5227 fp->f_offset = off; in zfs_ioc_send() 5894 off = fp->f_offset; in zfs_ioc_diff() 5898 if (VOP_SEEK(fp->f_vnode, fp->f_offset, &off, NULL) == 0) in zfs_ioc_diff() 5899 fp->f_offset = off; in zfs_ioc_diff() [all …]
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | nvfile.c | 1399 if (nvf_errno = vn_rdwr(rw, vp, (caddr_t)cbuf, count, fp->f_offset, in nvf_rw() 1406 fp->f_offset += count; in nvf_rw()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | fio.c | 986 offset = fp->f_offset; in closef() 1152 fp->f_offset = 0; in falloc()
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | io.d.in | 193 fi_offset = F == NULL ? 0 : F->f_offset;
|
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | fasvar.h | 255 uchar_t f_offset[NTARGETS_WIDE]; /* synch offset + req-ack delay */ member
|