Searched refs:a_bp (Results 1 – 12 of 12) sorted by relevance
183 if (ap->a_bp->b_vp == NULL || !chkvnlock(ap->a_bp->b_vp)) { in dead_strategy()184 ap->a_bp->b_flags |= B_ERROR; in dead_strategy()186 biodone(ap->a_bp); in dead_strategy()190 return (VOP_STRATEGY(ap->a_bp->b_vp, ap->a_bp)); in dead_strategy()
156 return (bwrite(ap->a_bp)); in vop_generic_bwrite()
628 a.a_bp = bp; in VOP_STRATEGY()643 a.a_bp = bp; in VOP_BWRITE()
444 struct buf *bp = ap->a_bp; in spec_strategy()
553 struct buf *a_bp; member559 struct buf *a_bp; member
124 struct buf *bp = ap->a_bp; in mfs_strategy()
256 struct buf *bp = ap->a_bp; in ntfs_strategy()
706 struct buf *bp = ap->a_bp; in cd9660_strategy()
875 bp = ap->a_bp; in udf_strategy()
1483 struct buf *bp = ap->a_bp; in ufs_strategy()
1763 struct buf *bp = ap->a_bp; in msdosfs_strategy()
3005 struct buf *bp = ap->a_bp; in nfs_strategy()3314 return (nfs_writebp(ap->a_bp, 1)); in nfs_bwrite()