Searched defs:op_flags (Results 1 – 3 of 3) sorted by relevance
435 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead()445 static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags) in bh_read_nowait()452 static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags) in bh_read()465 blk_opf_t op_flags) in bh_readahead_batch()
73 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument
421 __u32 op_flags; member
Completed in 8 milliseconds