Searched refs:UBLK_F_USER_COPY (Results 1 – 5 of 5) sorted by relevance
291 #define UBLK_F_USER_COPY (1UL << 7) macro
546 return !!(q->flags & UBLK_F_USER_COPY); in ublk_queue_use_user_copy()
2072 FEAT_NAME(UBLK_F_USER_COPY), in cmd_dev_get_features()2360 ctx.flags |= UBLK_F_USER_COPY; in main()2487 !!(ctx.flags & UBLK_F_USER_COPY) + in main()2496 if (!(ctx.flags & UBLK_F_USER_COPY)) { in main()
51 if (dev->dev_info.flags & (UBLK_F_SUPPORT_ZERO_COPY | UBLK_F_USER_COPY | in ublk_commit_elem_buf_size()
80 | UBLK_F_USER_COPY \452 return ubq->flags & UBLK_F_USER_COPY; in ublk_support_user_copy()457 return ub->dev_info.flags & UBLK_F_USER_COPY; in ublk_dev_support_user_copy()4728 if (info.flags & (UBLK_F_USER_COPY | UBLK_F_SUPPORT_ZERO_COPY | in ublk_ctrl_add_dev()4734 if (info.flags & UBLK_F_INTEGRITY && !(info.flags & UBLK_F_USER_COPY)) in ublk_ctrl_add_dev()4820 if (ub->dev_info.flags & (UBLK_F_USER_COPY | UBLK_F_SUPPORT_ZERO_COPY | in ublk_ctrl_add_dev()4835 (UBLK_F_USER_COPY | UBLK_F_SUPPORT_ZERO_COPY)))) { in ublk_ctrl_add_dev()