Home
last modified time | relevance | path

Searched refs:bkvasync (Results 1 – 16 of 16) sorted by relevance

/dragonfly/sys/vfs/hammer2/
H A Dhammer2_io.c214 bkvasync(dio->bp); in _hammer2_io_getblk()
271 bkvasync(dio->bp); in _hammer2_io_getblk()
323 bkvasync(dio->bp); in _hammer2_io_getblk()
351 bkvasync(dio->bp); in _hammer2_io_getblk()
562 bkvasync(bp); in hammer2_io_data()
776 bkvasync(dio->bp); in hammer2_io_bkvasync()
H A Dhammer2_strategy.c343 bkvasync(bp); in hammer2_xop_strategy_read()
574 bkvasync(bp); in hammer2_xop_strategy_write()
H A Dhammer2_flush.c1522 bkvasync(bp); in hammer2_xop_inode_flush()
H A Dhammer2_vnops.c956 bkvasync(bp); in hammer2_read_file()
1122 bkvasync(bp); in hammer2_write_file()
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_io.c217 bkvasync(dio->bp); in _hammer2_io_getblk()
274 bkvasync(dio->bp); in _hammer2_io_getblk()
334 bkvasync(dio->bp); in _hammer2_io_getblk()
362 bkvasync(dio->bp); in _hammer2_io_getblk()
579 bkvasync(bp); in hammer2_io_data()
795 bkvasync(dio->bp); in hammer2_io_bkvasync()
H A Dhammer2_strategy.c355 bkvasync(bp); in hammer2_xop_strategy_read()
595 bkvasync(bp); in hammer2_xop_strategy_write()
H A Dhammer2_compat.h711 bkvasync(struct m_buf *bp) in bkvasync() function
H A Dhammer2_flush.c1528 bkvasync(bp); in hammer2_xop_inode_flush()
H A Dhammer2_vnops.c1171 bkvasync(bp); in hammer2_read_file()
1344 bkvasync(bp); in hammer2_write_file()
/dragonfly/sys/sys/
H A Dbuf.h374 bkvasync((bp)); \
447 void bkvasync(struct buf *bp);
/dragonfly/sys/kern/
H A Dvfs_vm.c183 bkvasync(bp); in nvtruncbuf()
394 bkvasync(bp); in nvextendbuf()
H A Dvfs_bio.c4204 bkvasync(bp); in vfs_bio_clrbuf()
4378 bkvasync(struct buf *bp) in bkvasync() function
/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_vnops.c637 bkvasync(bp); in tmpfs_read()
778 bkvasync(bp); in tmpfs_write()
/dragonfly/sys/vfs/fuse/
H A Dfuse_vnops.c1400 bkvasync(bp); in fuse_vop_read()
1586 bkvasync(bp); in fuse_vop_write()
/dragonfly/sys/vm/
H A Dswap_pager.c1142 bkvasync(bp); in swap_pager_strategy()
/dragonfly/sys/vfs/devfs/
H A Ddevfs_vnops.c2131 bkvasync(bp); in devfs_spec_getpages()