Searched refs:smbfs_doio (Results 1 – 3 of 3) sorted by relevance
93 int smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td);
315 smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td) in smbfs_doio() function
843 (void)smbfs_doio(ap->a_vp, bp, cr, td); in smbfs_strategy()