Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_iod.c193 nfs_startio(vp, bio, NULL); in nfssvc_iod_writer()
H A Dnfs.h675 void nfs_startio(struct vnode *vp, struct bio *, struct thread *);
H A Dnfs_bio.c979 nfs_startio(struct vnode *vp, struct bio *bio, struct thread *td) in nfs_startio() function