Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c172 (void) bdev_strategy(bp); in ufs_rdwr_data()
364 (void) bdev_strategy(bp); in ufs_alloc_data()
436 (void) bdev_strategy(bp); in ufs_alloc_data()
H A Dlufs_thread.c268 (void) bdev_strategy(bp); in log_roll_write_crb()
313 (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.c683 (void) bdev_strategy(bp); in top_read_roll()
H A Dufs_directio.c304 (void) bdev_strategy(bp); in directio_start()
H A Dufs_vnops.c4862 (void) bdev_strategy(bp); in ufs_getpage_miss()
4965 (void) bdev_strategy(bp); in ufs_getpage_ra()
5431 (void) bdev_strategy(bp); in ufs_putapage()
5442 (void) bdev_strategy(bp); in ufs_putapage()
5953 (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()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/
H A Dconf.h107 extern int bdev_strategy(struct buf *);
/illumos-gate/usr/src/uts/common/os/
H A Dbio.c228 (void) bdev_strategy(bp); in bread_common()
238 (void) bdev_strategy(bp); in bread_common()
264 (void) bdev_strategy(bp); in breada()
278 (void) bdev_strategy(rabp); in breada()
321 (void) bdev_strategy(bp); in bwrite_common()
330 (void) bdev_strategy(bp); in bwrite_common()
H A Dfbio.c212 (void) bdev_strategy(bp); in fbiwrite()
H A Ddriver.c438 bdev_strategy(struct buf *bp) in bdev_strategy() function
H A Ddriver_lyr.c2075 return (bdev_strategy(bp)); in ldi_strategy()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c1293 (void) bdev_strategy(&bufs[count]); in hsfs_getapage()
2117 (void) bdev_strategy(nbuf); in hsched_invoke_strategy()
2189 (void) bdev_strategy(nio->bp); in hsched_invoke_strategy()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c2273 (void) bdev_strategy(bp); in udf_pageio()
2600 (void) bdev_strategy(bp); in ud_page_fill()
2911 (void) bdev_strategy(bp); in ud_putapage()
3531 (void) bdev_strategy(&ms->ms_buf); in ud_multi_strat()
H A Dudf_bmap.c1281 (void) bdev_strategy(bp); in ud_zero_it()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1534 (void) bdev_strategy(bp); in pcfs_getapage()
1828 (void) bdev_strategy(bp); in pcfs_putapage()
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c2200 (void) bdev_strategy(bp); in spec_startio()