Home
last modified time | relevance | path

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

/src/sys/ufs/ffs/
H A Dffs_extern.h201 int softdep_sync_buf(struct vnode *, struct buf *, int);
H A Dffs_vnops.c345 (error = softdep_sync_buf(vp, bp, in ffs_syncvnode()
H A Dffs_softdep.c456 softdep_sync_buf(struct vnode *vp, struct buf *bp, int waitfor) in softdep_sync_buf() function
12960 softdep_sync_buf(struct vnode *vp, in softdep_sync_buf() function