Searched refs:submit_bh (Results 1 – 23 of 23) sorted by relevance
| /Linux-v6.6/fs/ocfs2/ |
| 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() 331 submit_bh(REQ_OP_READ, bh); in ocfs2_read_blocks() 452 submit_bh(REQ_OP_WRITE, bh); in ocfs2_write_super_or_backup()
|
| /Linux-v6.6/fs/nilfs2/ |
| D | gcinode.c | 93 submit_bh(REQ_OP_READ, bh); in nilfs_gccache_submit_read_data()
|
| D | btnode.c | 125 submit_bh(opf, bh); in nilfs_btnode_submit_block()
|
| D | mdt.c | 151 submit_bh(opf, bh); in nilfs_mdt_submit_block()
|
| /Linux-v6.6/fs/ |
| D | buffer.c | 1279 submit_bh(REQ_OP_READ, bh); in __bread_slow() 2454 submit_bh(REQ_OP_READ, bh); in block_read_full_folio() 2829 void submit_bh(blk_opf_t opf, struct buffer_head *bh) in submit_bh() function 2833 EXPORT_SYMBOL(submit_bh); 2844 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer() 2869 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer() 3096 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read() 3140 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
|
| /Linux-v6.6/fs/ext4/ |
| D | mmp.c | 51 submit_bh(REQ_OP_WRITE | REQ_SYNC | REQ_META | REQ_PRIO, bh); in write_mmp_block_thawed()
|
| D | fast_commit.c | 672 submit_bh(REQ_OP_WRITE | write_flags, bh); in ext4_fc_submit_bh()
|
| D | super.c | 175 submit_bh(REQ_OP_READ | op_flags, bh); in __ext4_read_bh() 6209 submit_bh(REQ_OP_WRITE | REQ_SYNC | in ext4_commit_super()
|
| /Linux-v6.6/fs/ntfs/ |
| 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()
|
| D | logfile.c | 810 submit_bh(REQ_OP_WRITE, bh); in ntfs_empty_logfile()
|
| D | compress.c | 661 submit_bh(REQ_OP_READ, tbh); in ntfs_read_compressed_block()
|
| 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()
|
| D | file.c | 535 submit_bh(REQ_OP_READ, bh); in ntfs_submit_bh_for_read()
|
| /Linux-v6.6/fs/jbd2/ |
| D | commit.c | 156 submit_bh(write_flags, bh); in journal_submit_commit_record() 730 submit_bh(REQ_OP_WRITE | REQ_SYNC, bh); in jbd2_journal_commit_transaction()
|
| D | journal.c | 1816 submit_bh(REQ_OP_WRITE | write_flags, bh); in jbd2_write_superblock()
|
| /Linux-v6.6/include/linux/ |
| D | buffer_head.h | 244 void submit_bh(blk_opf_t, struct buffer_head *);
|
| /Linux-v6.6/fs/gfs2/ |
| D | meta_io.c | 78 submit_bh(REQ_OP_WRITE | write_flags, bh); in gfs2_aspace_writepage()
|
| D | dir.c | 1511 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_dir_readahead()
|
| D | bmap.c | 310 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_metapath_ra()
|
| /Linux-v6.6/drivers/md/ |
| D | md-bitmap.c | 307 submit_bh(REQ_OP_WRITE | REQ_SYNC, bh); in write_file_page() 394 submit_bh(REQ_OP_READ, bh); in read_file_page()
|
| /Linux-v6.6/fs/reiserfs/ |
| 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()
|
| 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()
|
| /Linux-v6.6/Documentation/trace/ |
| D | ftrace.rst | 1526 => submit_bh 1811 => submit_bh
|