Searched refs:submit_bh (Results 1 – 11 of 11) sorted by relevance
| /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()
|
| /linux/fs/ |
| H A D | buffer.c | 1272 submit_bh(REQ_OP_READ, bh); in __bread_slow() 2447 submit_bh(REQ_OP_READ, prev); in block_read_full_folio() 2461 submit_bh(REQ_OP_READ, prev); in block_read_full_folio() 2827 void submit_bh(blk_opf_t opf, struct buffer_head *bh) in submit_bh() function 2831 EXPORT_SYMBOL(submit_bh); 2842 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer() 2867 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer() 3098 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read() 3142 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
|
| /linux/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/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 | 676 submit_bh(REQ_OP_WRITE | write_flags, bh); in ext4_fc_submit_bh()
|
| /linux/include/linux/ |
| H A D | buffer_head.h | 242 void submit_bh(blk_opf_t, struct buffer_head *);
|
| /linux/fs/gfs2/ |
| H A D | dir.c | 1512 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/Documentation/trace/ |
| H A D | ftrace.rst | 1602 => submit_bh 1887 => submit_bh
|