Home | History | Annotate | Download | only in doc

Lines Matching refs:bio

534   \item[B -- bounced] The data pages attached to this \emph{bio} are
751 & (BIO) Command queued by elevator. \\ \hline
763 BLK\_TA\_SPLIT & BIO split into 2 or more requests. \\ \hline
764 BLK\_TA\_BOUNCE & BIO was bounced \\ \hline
765 BLK\_TA\_REMAP & BIO was remapped \\ \hline
782 \item[blk\_add\_trace\_bio(struct request\_queue *q, struct bio *bio,
784 Adds a trace event for the BIO passed in. The \emph{what} parameter
785 describes the action being performed on the BIO, and is one of
788 \item[blk\_add\_trace\_generic(struct request\_queue *q, struct bio *bio,
791 or BIO traces. The \emph{what} parameter describes the action being
792 performed on the BIO (if bio is non-NULL), and is one of
802 \item[blk\_add\_trace\_remap(struct request\_queue *q, struct bio *bio,
805 the original device this \emph{bio} was mapped from.