blk_set_preempt_only — set QUEUE_FLAG_PREEMPT_ONLY
int blk_set_preempt_only (
)
q
request queue pointer
Returns the previous value of the PREEMPT_ONLY flag - 0 if the flag was not set and 1 if the flag was already set.