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