Home
last modified time | relevance | path

Searched refs:submit_bh (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
Dbuffer_head_io.c69 submit_bh(REQ_OP_WRITE, 0, bh); in ocfs2_write_block()
152 submit_bh(REQ_OP_READ, 0, bh); in ocfs2_read_blocks_sync()
333 submit_bh(REQ_OP_READ, 0, bh); in ocfs2_read_blocks()
454 submit_bh(REQ_OP_WRITE, 0, bh); in ocfs2_write_super_or_backup()
/kernel/linux/linux-5.10/fs/nilfs2/
Dgcinode.c95 submit_bh(REQ_OP_READ, 0, bh); in nilfs_gccache_submit_read_data()
Dbtnode.c108 submit_bh(mode, mode_flags, bh); in nilfs_btnode_submit_block()
Dmdt.c151 submit_bh(mode, mode_flags, bh); in nilfs_mdt_submit_block()
/kernel/linux/linux-5.10/fs/
Dbuffer.c1209 submit_bh(REQ_OP_READ, 0, bh); in __bread_slow()
2339 submit_bh(REQ_OP_READ, 0, bh); in block_read_full_page()
2670 submit_bh(REQ_OP_READ, 0, bh); in nobh_write_begin()
3058 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh() function
3062 EXPORT_SYMBOL(submit_bh);
3103 submit_bh(op, op_flags, bh); in ll_rw_block()
3110 submit_bh(op, op_flags, bh); in ll_rw_block()
3128 submit_bh(REQ_OP_WRITE, op_flags, bh); in write_dirty_buffer()
3155 ret = submit_bh(REQ_OP_WRITE, op_flags, bh); in __sync_dirty_buffer()
3410 submit_bh(REQ_OP_READ, 0, bh); in bh_submit_read()
/kernel/linux/linux-5.10/fs/jbd2/
Dcommit.c156 ret = submit_bh(REQ_OP_WRITE, in journal_submit_commit_record()
159 ret = submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in journal_submit_commit_record()
775 submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in jbd2_journal_commit_transaction()
Djournal.c1641 ret = submit_bh(REQ_OP_WRITE, write_flags, bh); in jbd2_write_superblock()
/kernel/linux/linux-5.10/fs/ext4/
Dmmp.c55 submit_bh(REQ_OP_WRITE, REQ_SYNC | REQ_META | REQ_PRIO, bh); in write_mmp_block()
Dfast_commit.c563 submit_bh(REQ_OP_WRITE, write_flags, bh); in ext4_fc_submit_bh()
Dsuper.c158 submit_bh(REQ_OP_READ, op_flags, bh); in __ext4_read_bh()
/kernel/linux/linux-5.10/fs/ntfs/
Daops.c345 submit_bh(REQ_OP_READ, 0, tbh); in ntfs_read_block()
860 submit_bh(REQ_OP_WRITE, 0, bh); in ntfs_write_block()
1188 submit_bh(REQ_OP_WRITE, 0, tbh); in ntfs_write_mst_block()
Dlogfile.c811 submit_bh(REQ_OP_WRITE, 0, bh); in ntfs_empty_logfile()
Dcompress.c661 submit_bh(REQ_OP_READ, 0, tbh); in ntfs_read_compressed_block()
Dmft.c586 submit_bh(REQ_OP_WRITE, 0, tbh); in ntfs_sync_mft_mirror()
783 submit_bh(REQ_OP_WRITE, 0, tbh); in write_mft_record_nolock()
Dfile.c542 return submit_bh(REQ_OP_READ, 0, bh); in ntfs_submit_bh_for_read()
/kernel/linux/linux-5.10/include/linux/
Dbuffer_head.h205 int submit_bh(int, int, struct buffer_head *);
/kernel/linux/linux-5.10/fs/gfs2/
Dmeta_io.c78 submit_bh(REQ_OP_WRITE, write_flags, bh); in gfs2_aspace_writepage()
Ddir.c1509 submit_bh(REQ_OP_READ, in gfs2_dir_readahead()
Dbmap.c313 submit_bh(REQ_OP_READ, in gfs2_metapath_ra()
/kernel/linux/linux-5.10/drivers/md/
Dmd-bitmap.c305 submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in write_page()
397 submit_bh(REQ_OP_READ, 0, bh); in read_page()
/kernel/linux/linux-5.10/fs/reiserfs/
Dinode.c2669 submit_bh(REQ_OP_WRITE, 0, bh); in reiserfs_write_full_page()
2729 submit_bh(REQ_OP_WRITE, 0, bh); in reiserfs_write_full_page()
Djournal.c655 submit_bh(REQ_OP_WRITE, 0, bh); in submit_logged_buffer()
665 submit_bh(REQ_OP_WRITE, 0, bh); in submit_ordered_buffer()
/kernel/linux/linux-5.10/Documentation/block/
Dbiodoc.rst759 The routine submit_bh() invokes submit_bio() on a bio corresponding to the
760 bh, allocating the bio if required. ll_rw_block() uses submit_bh() as before.
/kernel/linux/linux-5.10/Documentation/trace/
Dftrace.rst1458 => submit_bh
1743 => submit_bh