/freebsd/sys/kern/ |
H A D | kern_physio.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | vfs_aio.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | vfs_export.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | vfs_bio.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | vfs_subr.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_bmap.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | ufs_lookup.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | ufs_vnops.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
/freebsd/sys/geom/ |
H A D | geom_ccd.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
/freebsd/sys/vm/ |
H A D | vm_pager.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | vnode_pager.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | swap_pager.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
/freebsd/sys/sys/ |
H A D | bio.h | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | buf.h | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_inode.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
H A D | ffs_softdep.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts. diff b99c307a21423935df9af6a532033f28b62e2966 Mon Mar 20 12:29:10 CET 2000 Poul-Henning Kamp <phk@FreeBSD.org> Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)
substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)
This patch is machine generated except for the ccd.c and buf.h parts.
|