Searched refs:bdev_strategy (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c174 (void) bdev_strategy(bp);
366 (void) bdev_strategy(bp);
438 (void) bdev_strategy(bp);
H A Dlufs_thread.c271 (void) bdev_strategy(bp);
316 (void) bdev_strategy(bp);
H A Dlufs.c1304 (void) bdev_strategy(bp);
1319 (void) bdev_strategy(bp);
1411 (void) bdev_strategy(bp);
H A Dufs_subr.c1108 (void) bdev_strategy(bp);
1277 (void) bdev_strategy(bp);
1424 (void) bdev_strategy(bp);
H A Dlufs_top.c683 (void) bdev_strategy(bp);
H A Dufs_directio.c321 (void) bdev_strategy(bp);
H A Dufs_vnops.c4990 (void) bdev_strategy(bp);
5093 (void) bdev_strategy(bp);
5567 (void) bdev_strategy(bp);
5578 (void) bdev_strategy(bp);
6093 (void) bdev_strategy(bp);
H A Dlufs_log.c231 (void) bdev_strategy(cb);
H A Dufs_panic.c472 (void) bdev_strategy(ufsvfsp->vfs_bufp);
/illumos-gate/usr/src/uts/common/sys/
H A Dconf.h102 extern int bdev_strategy(struct buf *);
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c852 (void) bdev_strategy(snapbuf);
1318 * bdev_strategy()), the snapshot may not be consistent.
1341 (void) bdev_strategy(bp);
1365 (void) bdev_strategy(bp);
1383 (void) bdev_strategy(bp);
1396 (void) bdev_strategy(bp);
1414 (void) bdev_strategy(bp);
1509 * loop and pass the I/O through to bdev_strategy.
1589 (void) bdev_strategy(oldbp);
1641 (void) bdev_strategy(wb
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dfbio.c214 (void) bdev_strategy(bp);
H A Dbio.c225 (void) bdev_strategy(bp);
235 (void) bdev_strategy(bp);
261 (void) bdev_strategy(bp);
275 (void) bdev_strategy(rabp);
318 (void) bdev_strategy(bp);
327 (void) bdev_strategy(bp);
H A Ddriver.c448 bdev_strategy(struct buf *bp) function
H A Ddriver_lyr.c2058 return (bdev_strategy(bp));
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c878 * that bdev_strategy() will understand (see bug 4202551).
1013 * requests rather than calling bdev_strategy
1236 * in units that bdev_strategy() will understand
1395 (void) bdev_strategy(&bufs[count]);
1400 * requests rather than calling bdev_strategy
2271 (void) bdev_strategy(nbuf);
2343 (void) bdev_strategy(nio->bp);
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c2291 (void) bdev_strategy(bp);
2620 (void) bdev_strategy(bp);
2932 (void) bdev_strategy(bp);
3552 (void) bdev_strategy(&ms->ms_buf);
H A Dudf_bmap.c1283 (void) bdev_strategy(bp);
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1533 (void) bdev_strategy(bp);
1827 (void) bdev_strategy(bp);
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c2199 (void) bdev_strategy(bp);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c2311 (void) bdev_strategy(bp);
H A Dmd_mddb.c172 (void) bdev_strategy(bp);

Completed in 187 milliseconds