Home
last modified time | relevance | path

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

/fs/
Dmpage.c79 static struct bio *mpage_bio_submit(int op, int op_flags, struct bio *bio) in mpage_bio_submit()
541 int op_flags = wbc_to_write_flags(wbc); in __mpage_writepage() local
754 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepages() local
775 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepage() local
Dbuffer.c3105 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc()
3156 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh()
3188 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block()
3217 void write_dirty_buffer(struct buffer_head *bh, int op_flags) in write_dirty_buffer()
3235 int __sync_dirty_buffer(struct buffer_head *bh, int op_flags) in __sync_dirty_buffer()
Ddirect-io.c118 int op_flags; member
/fs/hfsplus/
Dwrapper.c49 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio()
/fs/gfs2/
Dmeta_io.c215 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs()
Dlog.c671 int op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local
Dlops.c239 void gfs2_log_flush_bio(struct gfs2_sbd *sdp, int op, int op_flags) in gfs2_log_flush_bio()
/fs/xfs/
Dxfs_buf.c1287 int op_flags) in xfs_buf_ioapply_map()
1367 int op_flags = 0; in _xfs_buf_ioapply() local
/fs/xfs/libxfs/
Dxfs_da_btree.h87 int op_flags; /* operation flags */ member
/fs/ocfs2/cluster/
Dheartbeat.c533 int op_flags) in o2hb_setup_one_bio()
/fs/btrfs/
Dcheck-integrity.c2738 int btrfsic_submit_bh(int op, int op_flags, struct buffer_head *bh) in btrfsic_submit_bh()
Ddisk-io.c3222 int op_flags; in write_dev_supers() local
/fs/f2fs/
Ddata.c758 int op_flags, bool for_write) in f2fs_get_read_data_page()
Dnode.c1263 static int read_node_page(struct page *page, int op_flags) in read_node_page()
Df2fs.h1037 int op_flags; /* req_flag_bits */ member
/fs/nfsd/
Dxdr4.h801 u32 op_flags; member
/fs/ext4/
Dsuper.c150 ext4_sb_bread(struct super_block *sb, sector_t block, int op_flags) in ext4_sb_bread()