IO_WQ_HASH_SHIFT
atomic_or(IO_WQ_WORK_HASHED | (bit << IO_WQ_HASH_SHIFT), &work->flags);
return work_flags >> IO_WQ_HASH_SHIFT;