Searched defs:oldoff (Results 1 - 21 of 21) sorted by relevance

/src/tools/compat/
H A Dpread.c40 off_t oldoff = lseek(d, offset, SEEK_SET); local in function:pread
H A Dpwrite.c40 off_t oldoff = lseek(d, offset, SEEK_SET); local in function:pwrite
/src/sys/rump/net/lib/libshmif/
H A Dshmif_busops.c52 shmif_advance(uint32_t oldoff, uint32_t delta) argument
135 shmif_nextpktoff(struct shmif_mem *busmem, uint32_t oldoff) argument
/src/sbin/svhlabel/
H A Dsvhlabel.c207 off_t oldoff; local in function:is_efs
/src/sys/ufs/ext2fs/
H A Dext2fs_readwrite.c273 off_t oldoff = 0; /* XXX */ local in function:ext2fs_write
/src/usr.bin/shmif_dumpbus/
H A Dshmif_dumpbus.c224 uint32_t oldoff; local in function:main
/src/sys/ufs/lfs/
H A Dulfs_readwrite.c239 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:WRITE
H A Dulfs_dirhash.c720 ulfsdirhash_move(struct inode *ip, LFS_DIRHEADER *dirp, doff_t oldoff, argument
/src/sys/ufs/ufs/
H A Dufs_readwrite.c247 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:WRITE
H A Dufs_dirhash.c712 ufsdirhash_move(struct inode *ip, struct direct *dirp, doff_t oldoff, argument
/src/sys/nfs/
H A Dnfs_bio.c454 voff_t oldoff, origoff; local in function:nfs_write
/src/sys/ufs/chfs/
H A Dchfs_vnops.c772 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:chfs_write
/src/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c555 off_t oldoff; local in function:msdosfs_write
/src/sbin/mount_portal/
H A Dpuffs_portal.c772 portal_node_seek(struct puffs_usermount * pu,puffs_cookie_t opc,off_t oldoff,off_t newoff,const struct puffs_cred * pcr) argument
/src/sys/rump/librump/rumpvfs/
H A Drumpvnode_if.c369 RUMP_VOP_SEEK(struct vnode * vp,off_t oldoff,off_t newoff,struct kauth_cred * cred) argument
/src/sys/kern/
H A Dvfs_vnops.c1156 off_t oldoff, newoff; local in function:vn_seek
H A Dvfs_wapbl.c1431 wapbl_advance(size_t size, size_t off, off_t oldoff, size_t delta) argument
3174 wapbl_replay_process_inodes(struct wapbl_replay * wr,off_t oldoff,off_t newoff) argument
[all...]
H A Dvnode_if.c1163 VOP_SEEK(struct vnode * vp,off_t oldoff,off_t newoff,kauth_cred_t cred) argument
/src/sys/fs/puffs/
H A Dpuffs_vnops.c2338 off_t oldoff, newoff, origoff; local in function:puffs_vnop_write
/src/lib/libp2k/
H A Dp2k.c1000 p2k_node_seek(struct puffs_usermount * pu,puffs_cookie_t opc,off_t oldoff,off_t newoff,const struct puffs_cred * pcr) argument
/src/sys/arch/arm/broadcom/
H A Dbcm53xx_eth.c1501 size_t oldoff = m->m_data - m->m_pktdat; local in function:bcmeth_copy_packet

Completed in 32 milliseconds