Searched defs:op_flags (Results 1 – 3 of 3) sorted by relevance
437 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead()447 static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags) in bh_read_nowait()454 static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags) in bh_read()467 blk_opf_t op_flags) in bh_readahead_batch()
73 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument
288 __u32 op_flags; member