Searched defs:oerror (Results 1 - 3 of 3) sorted by relevance

/src/sys/ufs/ext2fs/
H A Dext2fs_readwrite.c236 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 Dulfs_readwrite.c204 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 Dufs_readwrite.c207 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