Home
last modified time | relevance | path

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

/include/linux/
Dbuffer_head.h437 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()
/include/trace/events/
Df2fs.h73 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument
/include/uapi/linux/
Dublk_cmd.h288 __u32 op_flags; member