/openbmc/linux/fs/ocfs2/ |
H A D | buffer_head_io.c | 67 submit_bh(REQ_OP_WRITE, bh); in ocfs2_write_block() 150 submit_bh(REQ_OP_READ, bh); in ocfs2_read_blocks_sync() 330 submit_bh(REQ_OP_READ, bh); in ocfs2_read_blocks() 452 submit_bh(REQ_OP_WRITE, bh); in ocfs2_write_super_or_backup()
|
/openbmc/linux/fs/nilfs2/ |
H A D | gcinode.c | 91 submit_bh(REQ_OP_READ, bh); in nilfs_gccache_submit_read_data()
|
H A D | btnode.c | 139 submit_bh(opf, bh); in nilfs_btnode_submit_block()
|
H A D | mdt.c | 150 submit_bh(opf, bh); in nilfs_mdt_submit_block()
|
/openbmc/linux/fs/ |
H A D | buffer.c | 1279 submit_bh(REQ_OP_READ, bh); in __bread_slow() 2460 submit_bh(REQ_OP_READ, bh); in block_read_full_folio() 2833 void submit_bh(blk_opf_t opf, struct buffer_head *bh) in submit_bh() function 2837 EXPORT_SYMBOL(submit_bh); 2848 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer() 2873 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer() 3100 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read() 3144 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
|
/openbmc/linux/fs/ntfs/ |
H A D | aops.c | 345 submit_bh(REQ_OP_READ, tbh); in ntfs_read_block() 862 submit_bh(REQ_OP_WRITE, bh); in ntfs_write_block() 1190 submit_bh(REQ_OP_WRITE, tbh); in ntfs_write_mst_block()
|
H A D | logfile.c | 810 submit_bh(REQ_OP_WRITE, bh); in ntfs_empty_logfile()
|
H A D | compress.c | 661 submit_bh(REQ_OP_READ, tbh); in ntfs_read_compressed_block()
|
H A D | mft.c | 586 submit_bh(REQ_OP_WRITE, tbh); in ntfs_sync_mft_mirror() 783 submit_bh(REQ_OP_WRITE, tbh); in write_mft_record_nolock()
|
H A D | file.c | 535 submit_bh(REQ_OP_READ, bh); in ntfs_submit_bh_for_read()
|
/openbmc/linux/fs/ext4/ |
H A D | mmp.c | 51 submit_bh(REQ_OP_WRITE | REQ_SYNC | REQ_META | REQ_PRIO, bh); in write_mmp_block_thawed()
|
H A D | fast_commit.c | 688 submit_bh(REQ_OP_WRITE | write_flags, bh); in ext4_fc_submit_bh()
|
H A D | super.c | 181 submit_bh(REQ_OP_READ | op_flags, bh); in __ext4_read_bh() 6223 submit_bh(REQ_OP_WRITE | REQ_SYNC | in ext4_commit_super()
|
/openbmc/linux/fs/jbd2/ |
H A D | commit.c | 156 submit_bh(write_flags, bh); in journal_submit_commit_record() 731 submit_bh(REQ_OP_WRITE | JBD2_JOURNAL_REQ_FLAGS, in jbd2_journal_commit_transaction()
|
H A D | journal.c | 1862 submit_bh(REQ_OP_WRITE | write_flags, bh); in jbd2_write_superblock()
|
/openbmc/linux/fs/gfs2/ |
H A D | meta_io.c | 78 submit_bh(REQ_OP_WRITE | write_flags, bh); in gfs2_aspace_writepage()
|
H A D | dir.c | 1511 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_dir_readahead()
|
H A D | bmap.c | 310 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_metapath_ra()
|
/openbmc/linux/include/linux/ |
H A D | buffer_head.h | 244 void submit_bh(blk_opf_t, struct buffer_head *);
|
/openbmc/linux/drivers/md/ |
H A D | md-bitmap.c | 308 submit_bh(REQ_OP_WRITE | REQ_SYNC, bh); in write_file_page() 395 submit_bh(REQ_OP_READ, bh); in read_file_page()
|
/openbmc/linux/fs/reiserfs/ |
H A D | inode.c | 2655 submit_bh(REQ_OP_WRITE, bh); in reiserfs_write_full_page() 2715 submit_bh(REQ_OP_WRITE, bh); in reiserfs_write_full_page()
|
H A D | journal.c | 653 submit_bh(REQ_OP_WRITE, bh); in submit_logged_buffer() 663 submit_bh(REQ_OP_WRITE, bh); in submit_ordered_buffer()
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 1526 => submit_bh 1811 => submit_bh
|