Home
last modified time | relevance | path

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

/freebsd/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
459 panic("softdep_sync_buf called"); in softdep_sync_buf()
12960 softdep_sync_buf(struct vnode *vp, in softdep_sync_buf() function
12974 ("softdep_sync_buf called on non-softdep filesystem")); in softdep_sync_buf()
13028 panic("softdep_sync_buf: truncation pending."); in softdep_sync_buf()
13093 panic("softdep_sync_buf: Unknown type %s", in softdep_sync_buf()