Searched refs:smbfs_doio (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs.h94 int smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td);
H A Dsmbfs_io.c307 smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td) function
343 printf("smbfs_doio: type %x unexpected\n",vp->v_type);
H A Dsmbfs_vnops.c943 (void)smbfs_doio(ap->a_vp, bp, cr, td);

Completed in 115 milliseconds