HomeSort by: relevance | last modified time | path
    Searched defs:ext2fs_bufrd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/ext2fs/
ext2fs_readwrite.c 121 return ext2fs_bufrd(vp, uio, ap->a_ioflag, ap->a_cred);
153 ext2fs_bufrd(struct vnode *vp, struct uio *uio, int ioflag, kauth_cred_t cred) function in typeref:typename:int
ext2fs_readwrite.c 121 return ext2fs_bufrd(vp, uio, ap->a_ioflag, ap->a_cred);
153 ext2fs_bufrd(struct vnode *vp, struct uio *uio, int ioflag, kauth_cred_t cred) function in typeref:typename:int

Completed in 23 milliseconds