submit_bh
submit_bh(REQ_OP_WRITE | REQ_SYNC, bh);
submit_bh(REQ_OP_READ, bh);
submit_bh(REQ_OP_READ, bh);
submit_bh(REQ_OP_READ, prev);
submit_bh(REQ_OP_READ, prev);
EXPORT_SYMBOL(submit_bh);
submit_bh(REQ_OP_WRITE | op_flags, bh);
submit_bh(REQ_OP_WRITE | op_flags, bh);
submit_bh(REQ_OP_READ | op_flags, bh);
submit_bh(REQ_OP_READ | op_flags, bh);
submit_bh(REQ_OP_WRITE | write_flags, bh);
submit_bh(REQ_OP_WRITE | REQ_SYNC | REQ_META | REQ_PRIO, bh);
submit_bh(REQ_OP_READ | op_flags, bh);
submit_bh(REQ_OP_WRITE | REQ_SYNC |
submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META |
submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META |
submit_bh(REQ_OP_WRITE | write_flags, bh);
submit_bh(write_flags, bh);
submit_bh(REQ_OP_WRITE | JBD2_JOURNAL_REQ_FLAGS,
submit_bh(REQ_OP_WRITE | write_flags, bh);
submit_bh(opf, bh);
submit_bh(REQ_OP_READ, bh);
submit_bh(opf, bh);
submit_bh(REQ_OP_READ, bh);
submit_bh(REQ_OP_READ, bh);
submit_bh(REQ_OP_WRITE, bh);
submit_bh(REQ_OP_WRITE, bh);
void submit_bh(blk_opf_t, struct buffer_head *);