Searched refs:submit_bh (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/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()
|
| /linux-6.15/fs/nilfs2/ |
| H A D | gcinode.c | 88 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 | 153 submit_bh(opf, bh); in nilfs_mdt_submit_block()
|
| /linux-6.15/fs/ |
| H A D | buffer.c | 1278 submit_bh(REQ_OP_READ, bh); in __bread_slow() 2454 submit_bh(REQ_OP_READ, prev); in block_read_full_folio() 2468 submit_bh(REQ_OP_READ, prev); in block_read_full_folio() 2834 void submit_bh(blk_opf_t opf, struct buffer_head *bh) in submit_bh() function 2838 EXPORT_SYMBOL(submit_bh); 2849 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer() 2874 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer() 3105 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read() 3149 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
|
| /linux-6.15/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 | 669 submit_bh(REQ_OP_WRITE | write_flags, bh); in ext4_fc_submit_bh()
|
| H A D | super.c | 180 submit_bh(REQ_OP_READ | op_flags, bh); in __ext4_read_bh() 6224 submit_bh(REQ_OP_WRITE | REQ_SYNC | in ext4_commit_super()
|
| /linux-6.15/fs/jbd2/ |
| H A D | commit.c | 156 submit_bh(write_flags, bh); in journal_submit_commit_record() 726 submit_bh(REQ_OP_WRITE | JBD2_JOURNAL_REQ_FLAGS, in jbd2_journal_commit_transaction()
|
| H A D | journal.c | 1827 submit_bh(REQ_OP_WRITE | write_flags, bh); in jbd2_write_superblock()
|
| /linux-6.15/fs/gfs2/ |
| H A D | meta_io.c | 78 submit_bh(REQ_OP_WRITE | write_flags, bh); in gfs2_aspace_write_folio()
|
| H A D | dir.c | 1514 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_dir_readahead()
|
| H A D | bmap.c | 308 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_metapath_ra()
|
| /linux-6.15/include/linux/ |
| H A D | buffer_head.h | 242 void submit_bh(blk_opf_t, struct buffer_head *);
|
| /linux-6.15/drivers/md/ |
| H A D | md-bitmap.c | 509 submit_bh(REQ_OP_WRITE | REQ_SYNC, bh); in write_file_page() 596 submit_bh(REQ_OP_READ, bh); in read_file_page()
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 1581 => submit_bh 1866 => submit_bh
|