Searched refs:UBLK_F_SUPPORT_ZERO_COPY (Results 1 – 2 of 2) sorted by relevance
131 #define UBLK_F_SUPPORT_ZERO_COPY (1ULL << 0) macro
52 #define UBLK_F_ALL (UBLK_F_SUPPORT_ZERO_COPY \2360 ub->dev_info.flags &= ~UBLK_F_SUPPORT_ZERO_COPY; in ublk_ctrl_add_dev()2675 u64 features = UBLK_F_ALL & ~UBLK_F_SUPPORT_ZERO_COPY; in ublk_ctrl_get_features()