Home
last modified time | relevance | path

Searched defs:op_flags (Results 1 – 16 of 16) sorted by relevance

/fs/
Dmpage.c77 static struct bio *mpage_bio_submit(int op, int op_flags, struct bio *bio) in mpage_bio_submit()
538 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? WRITE_SYNC : 0); in __mpage_writepage() local
751 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepages() local
772 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepage() local
Dbuffer.c3054 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc()
3105 int _submit_bh(int op, int op_flags, struct buffer_head *bh, in _submit_bh()
3112 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh()
3144 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block()
3173 void write_dirty_buffer(struct buffer_head *bh, int op_flags) in write_dirty_buffer()
3191 int __sync_dirty_buffer(struct buffer_head *bh, int op_flags) in __sync_dirty_buffer()
Ddirect-io.c112 int op_flags; member
/fs/hfsplus/
Dwrapper.c48 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio()
/fs/gfs2/
Dmeta_io.c216 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs()
Dlog.c660 int op_flags = WRITE_FLUSH_FUA | REQ_META; in log_write_header() local
Dlops.c240 void gfs2_log_flush_bio(struct gfs2_sbd *sdp, int op, int op_flags) in gfs2_log_flush_bio()
/fs/xfs/
Dxfs_buf.c1221 int op_flags) in xfs_buf_ioapply_map()
1303 int op_flags = 0; in _xfs_buf_ioapply() local
/fs/xfs/libxfs/
Dxfs_da_btree.h87 int op_flags; /* operation flags */ member
/fs/nfsd/
Dnfs4proc.c1576 u32 op_flags; member
/fs/f2fs/
Ddata.c696 int op_flags, bool for_write) in get_read_data_page()
Dnode.c1124 static int read_node_page(struct page *page, int op_flags) in read_node_page()
Df2fs.h996 int op_flags; /* req_flag_bits */ member
/fs/btrfs/
Dcheck-integrity.c2753 int btrfsic_submit_bh(int op, int op_flags, struct buffer_head *bh) in btrfsic_submit_bh()
Dextent_io.c2762 static int submit_extent_page(int op, int op_flags, struct extent_io_tree *tree, in submit_extent_page()
/fs/ocfs2/cluster/
Dheartbeat.c534 int op_flags) in o2hb_setup_one_bio()