Home
last modified time | relevance | path

Searched refs:bufbdflush (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/sys/sys/
Dbufobj.h128 void bufbdflush(struct bufobj *bo, struct buf *bp);
/freebsd-9-stable/sys/geom/
Dgeom_vfs.c62 .bop_bdflush = bufbdflush
/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/
Dxfs_mountops.c491 bufbdflush(bo, bp); in xfs_geom_bufbdflush()
/freebsd-9-stable/sys/kern/
Dvfs_bio.c90 .bop_bdflush = bufbdflush,
1145 bufbdflush(struct bufobj *bo, struct buf *bp) in bufbdflush() function
/freebsd-9-stable/sys/ufs/ffs/
Dffs_vfsops.c123 .bop_bdflush = bufbdflush,
/freebsd-9-stable/sys/fs/nfsclient/
Dnfs_clvnops.c3330 .bop_bdflush = bufbdflush,
/freebsd-9-stable/sys/nfsclient/
Dnfs_vnops.c3542 .bop_bdflush = bufbdflush,