Searched defs:op_flags (Results 1 – 8 of 8) sorted by relevance
| /fs/gfs2/ |
| A D | log.c | 830 blk_opf_t op_flags) in gfs2_write_log_header() 912 blk_opf_t op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local
|
| /fs/ |
| A D | buffer.c | 2833 void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags) in write_dirty_buffer() 2851 int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags) in __sync_dirty_buffer() 3090 int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait) in __bh_read() 3119 blk_opf_t op_flags, bool force_lock) in __bh_read_batch()
|
| /fs/ext4/ |
| A D | super.c | 162 static inline void __ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, in __ext4_read_bh() 183 void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags, in ext4_read_bh_nowait() 195 int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, in ext4_read_bh() 213 int ext4_read_bh_lock(struct buffer_head *bh, blk_opf_t op_flags, bool wait) in ext4_read_bh_lock() 231 blk_opf_t op_flags, gfp_t gfp) in __ext4_sb_bread_gfp() 251 blk_opf_t op_flags) in ext4_sb_bread()
|
| /fs/xfs/libxfs/ |
| A D | xfs_da_btree.h | 70 uint8_t op_flags; /* operation flags */ member
|
| /fs/f2fs/ |
| A D | data.c | 421 blk_opf_t op_flags = 0; in f2fs_io_flags() local 1087 block_t blkaddr, blk_opf_t op_flags, in f2fs_submit_page_read() 1204 blk_opf_t op_flags, bool for_write, pgoff_t *next_pgofs) in f2fs_get_read_data_folio()
|
| A D | node.c | 1428 static int read_node_folio(struct folio *folio, blk_opf_t op_flags) in read_node_folio()
|
| A D | f2fs.h | 1242 blk_opf_t op_flags; /* req_flag_bits */ member
|
| /fs/nfsd/ |
| A D | xdr4.h | 1030 u32 op_flags; member
|
Completed in 60 milliseconds