Home
last modified time | relevance | path

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

/mirbsd/src/sys/nfs/
Dnfs_bio.c424 nfs_del_committed_range(vp, bp);
714 nfs_del_committed_range(vp, bp);
Dnfs_var.h263 void nfs_del_committed_range(struct vnode *, struct buf *);
Dnfs_subs.c1830 nfs_del_committed_range(vp, bp) in nfs_del_committed_range() function