Searched refs:BO_STRATEGY (Results 1 – 8 of 8) sorted by relevance
86 #define BO_STRATEGY(bo, bp) ((bo)->bo_ops->bop_strategy((bo), (bp))) macro
444 BO_STRATEGY(bp->b_bufobj, bp); in bstrategy()
247 BO_STRATEGY(&dp->v_bufobj, bp); in ffs_rawread_readahead()
722 BO_STRATEGY(bo, bp); in cd9660_strategy()
1044 BO_STRATEGY(bo, bp); in udf_strategy()
1918 BO_STRATEGY(bo, bp); in msdosfs_strategy()
1598 BO_STRATEGY(bo, bp); in ext2_strategy()
2590 BO_STRATEGY(VFSTOUFS(vp->v_mount)->um_bo, bp); in ufs_strategy()