Searched defs:oerror (Results 1 - 3 of 3) sorted by relevance
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_readwrite.c | 236 ext2fs_post_read_update(struct vnode *vp, int ioflag, int oerror) argument 438 ext2fs_post_write_update(struct vnode * vp,struct uio * uio,int ioflag,kauth_cred_t cred,off_t osize,int resid,int oerror) argument
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_readwrite.c | 204 ulfs_post_read_update(struct vnode *vp, int ioflag, int oerror) argument 517 ulfs_post_write_update(struct vnode * vp,struct uio * uio,int ioflag,kauth_cred_t cred,off_t osize,int resid,int oerror) argument
|
| /src/sys/ufs/ufs/ |
| H A D | ufs_readwrite.c | 207 ufs_post_read_update(struct vnode *vp, int ioflag, int oerror) argument 556 ufs_post_write_update(struct vnode * vp,struct uio * uio,int ioflag,kauth_cred_t cred,off_t osize,int resid,int oerror) argument
|
Completed in 12 milliseconds