Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs.h93 int smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td);
H A Dsmbfs_io.c315 smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td) in smbfs_doio() function
H A Dsmbfs_vnops.c843 (void)smbfs_doio(ap->a_vp, bp, cr, td); in smbfs_strategy()