Searched defs:op_flags (Results 1 – 13 of 13) sorted by relevance
/fs/ |
D | mpage.c | 79 static struct bio *mpage_bio_submit(int op, int op_flags, struct bio *bio) in mpage_bio_submit() 209 int op_flags; in do_mpage_readpage() local 539 int op_flags = wbc_to_write_flags(wbc); in __mpage_writepage() local 752 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepages() local 773 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepage() local
|
D | buffer.c | 3037 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc() 3086 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh() 3118 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block() 3147 void write_dirty_buffer(struct buffer_head *bh, int op_flags) in write_dirty_buffer() 3165 int __sync_dirty_buffer(struct buffer_head *bh, int op_flags) in __sync_dirty_buffer()
|
D | direct-io.c | 122 int op_flags; member
|
/fs/hfsplus/ |
D | wrapper.c | 49 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio()
|
/fs/gfs2/ |
D | log.c | 761 int op_flags) in gfs2_write_log_header() 842 int op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local
|
D | meta_io.c | 212 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs()
|
/fs/ext4/ |
D | super.c | 145 static inline void __ext4_read_bh(struct buffer_head *bh, int op_flags, in __ext4_read_bh() 160 void ext4_read_bh_nowait(struct buffer_head *bh, int op_flags, in ext4_read_bh_nowait() 172 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh() 189 int ext4_read_bh_lock(struct buffer_head *bh, int op_flags, bool wait) in ext4_read_bh_lock() 206 sector_t block, int op_flags, in __ext4_sb_bread_gfp() 227 int op_flags) in ext4_sb_bread()
|
/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 80 int op_flags; /* operation flags */ member
|
/fs/f2fs/ |
D | data.c | 1050 block_t blkaddr, int op_flags, bool for_write) in f2fs_submit_page_read() 1184 int op_flags, bool for_write) in f2fs_get_read_data_page()
|
D | node.c | 1342 static int read_node_page(struct page *page, int op_flags) in read_node_page()
|
D | f2fs.h | 1170 int op_flags; /* req_flag_bits */ member
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 509 int op_flags) in o2hb_setup_one_bio()
|
/fs/nfsd/ |
D | xdr4.h | 885 u32 op_flags; member
|