Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blk_types.h Create Date:2022-07-28 05:43:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Check if the bio or request is one that needs special treatment in the* flush state machine.

Proto:static inline bool op_is_flush(unsigned int op)

Type:bool

Parameter:

TypeParameterName
unsigned intop
408  Return op & (REQ_FUA | REQ_PREFLUSH)
Caller
NameDescribe
bio_check_ro
generic_make_request_checks
blk_mq_get_request
blk_mq_make_request
blk_mq_sched_insert_request