| /src/tools/compat/ |
| H A D | pread.c | 40 off_t oldoff = lseek(d, offset, SEEK_SET); local in function:pread
|
| H A D | pwrite.c | 40 off_t oldoff = lseek(d, offset, SEEK_SET); local in function:pwrite
|
| /src/sys/rump/net/lib/libshmif/ |
| H A D | shmif_busops.c | 52 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 D | svhlabel.c | 207 off_t oldoff; local in function:is_efs
|
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_readwrite.c | 273 off_t oldoff = 0; /* XXX */ local in function:ext2fs_write
|
| /src/usr.bin/shmif_dumpbus/ |
| H A D | shmif_dumpbus.c | 224 uint32_t oldoff; local in function:main
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_readwrite.c | 239 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:WRITE
|
| H A D | ulfs_dirhash.c | 720 ulfsdirhash_move(struct inode *ip, LFS_DIRHEADER *dirp, doff_t oldoff, argument
|
| /src/sys/ufs/ufs/ |
| H A D | ufs_readwrite.c | 247 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:WRITE
|
| H A D | ufs_dirhash.c | 712 ufsdirhash_move(struct inode *ip, struct direct *dirp, doff_t oldoff, argument
|
| /src/sys/nfs/ |
| H A D | nfs_bio.c | 454 voff_t oldoff, origoff; local in function:nfs_write
|
| /src/sys/ufs/chfs/ |
| H A D | chfs_vnops.c | 772 off_t osize, origoff, oldoff, preallocoff, endallocoff, nsize; local in function:chfs_write
|
| /src/sys/fs/msdosfs/ |
| H A D | msdosfs_vnops.c | 555 off_t oldoff; local in function:msdosfs_write
|
| /src/sbin/mount_portal/ |
| H A D | puffs_portal.c | 772 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 D | rumpvnode_if.c | 369 RUMP_VOP_SEEK(struct vnode * vp,off_t oldoff,off_t newoff,struct kauth_cred * cred) argument
|
| /src/sys/kern/ |
| H A D | vfs_vnops.c | 1156 off_t oldoff, newoff; local in function:vn_seek
|
| H A D | vfs_wapbl.c | 1431 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 D | vnode_if.c | 1163 VOP_SEEK(struct vnode * vp,off_t oldoff,off_t newoff,kauth_cred_t cred) argument
|
| /src/sys/fs/puffs/ |
| H A D | puffs_vnops.c | 2338 off_t oldoff, newoff, origoff; local in function:puffs_vnop_write
|
| /src/lib/libp2k/ |
| H A D | p2k.c | 1000 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 D | bcm53xx_eth.c | 1501 size_t oldoff = m->m_data - m->m_pktdat; local in function:bcmeth_copy_packet
|