Searched refs:UBLK_F_SUPPORT_ZERO_COPY (Results 1 – 2 of 2) sorted by relevance
61 #define UBLK_F_SUPPORT_ZERO_COPY (1ULL << 0) macro
50 #define UBLK_F_ALL (UBLK_F_SUPPORT_ZERO_COPY \1677 ub->dev_info.flags &= ~UBLK_F_SUPPORT_ZERO_COPY; in ublk_ctrl_add_dev()