Home
last modified time | relevance | path

Searched refs:bdev_strategy (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c174 (void) bdev_strategy(bp); in ufs_rdwr_data()
366 (void) bdev_strategy(bp); in ufs_alloc_data()
438 (void) bdev_strategy(bp); in ufs_alloc_data()
H A Dlufs_thread.c271 (void) bdev_strategy(bp); in log_roll_write_crb()
316 (void) bdev_strategy(bp); in log_roll_write_bufs()
H A Dufs_subr.c1108 (void) bdev_strategy(bp); in ufs_fbiwrite()
1277 (void) bdev_strategy(bp); in ufs_construct_si()
1424 (void) bdev_strategy(bp); in ufs_putsummaryinfo()
H A Dlufs.c1304 (void) bdev_strategy(bp); in lufs_read_strategy()
1319 (void) bdev_strategy(bp); in lufs_read_strategy()
1411 (void) bdev_strategy(bp); in lufs_write_strategy()
H A Dlufs_top.c675 (void) bdev_strategy(bp); in top_read_roll()
H A Dufs_directio.c304 (void) bdev_strategy(bp); in directio_start()
H A Dufs_vnops.c4977 (void) bdev_strategy(bp); in ufs_getpage_miss()
5080 (void) bdev_strategy(bp); in ufs_getpage_ra()
5554 (void) bdev_strategy(bp); in ufs_putapage()
5565 (void) bdev_strategy(bp); in ufs_putapage()
6080 (void) bdev_strategy(bp); in ufs_pageio()
H A Dlufs_log.c231 (void) bdev_strategy(cb); in ldl_strategy()
H A Dufs_panic.c472 (void) bdev_strategy(ufsvfsp->vfs_bufp); in ufs_fault_v()
/titanic_50/usr/src/uts/common/io/
H A Dfssnap.c852 (void) bdev_strategy(snapbuf); in snap_getchunk()
1341 (void) bdev_strategy(bp); in fssnap_strategy_impl()
1365 (void) bdev_strategy(bp); in fssnap_strategy_impl()
1383 (void) bdev_strategy(bp); in fssnap_strategy_impl()
1396 (void) bdev_strategy(bp); in fssnap_strategy_impl()
1414 (void) bdev_strategy(bp); in fssnap_strategy_impl()
1589 (void) bdev_strategy(oldbp); in fssnap_translate()
1641 (void) bdev_strategy(wbp); in fssnap_translate()
/titanic_50/usr/src/uts/common/sys/
H A Dconf.h102 extern int bdev_strategy(struct buf *);
/titanic_50/usr/src/uts/common/os/
H A Dfbio.c214 (void) bdev_strategy(bp); in fbiwrite()
H A Dbio.c225 (void) bdev_strategy(bp); in bread_common()
235 (void) bdev_strategy(bp); in bread_common()
261 (void) bdev_strategy(bp); in breada()
275 (void) bdev_strategy(rabp); in breada()
318 (void) bdev_strategy(bp); in bwrite_common()
327 (void) bdev_strategy(bp); in bwrite_common()
H A Ddriver.c448 bdev_strategy(struct buf *bp) in bdev_strategy() function
H A Ddriver_lyr.c2058 return (bdev_strategy(bp)); in ldi_strategy()
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c1395 (void) bdev_strategy(&bufs[count]); in hsfs_getapage()
2271 (void) bdev_strategy(nbuf); in hsched_invoke_strategy()
2343 (void) bdev_strategy(nio->bp); in hsched_invoke_strategy()
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c2271 (void) bdev_strategy(bp); in udf_pageio()
2600 (void) bdev_strategy(bp); in ud_page_fill()
2912 (void) bdev_strategy(bp); in ud_putapage()
3532 (void) bdev_strategy(&ms->ms_buf); in ud_multi_strat()
H A Dudf_bmap.c1283 (void) bdev_strategy(bp); in ud_zero_it()
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1533 (void) bdev_strategy(bp); in pcfs_getapage()
1827 (void) bdev_strategy(bp); in pcfs_putapage()
/titanic_50/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c2199 (void) bdev_strategy(bp); in spec_startio()