Searched refs:UBLK_F_ALL (Results 1 – 1 of 1) sorted by relevance
51 /* All UBLK_F_* have to be included into UBLK_F_ALL */52 #define UBLK_F_ALL (UBLK_F_SUPPORT_ZERO_COPY \ macro 2396 ub->dev_info.flags &= UBLK_F_ALL; in ublk_ctrl_add_dev() 2734 u64 features = UBLK_F_ALL & ~UBLK_F_SUPPORT_ZERO_COPY; in ublk_ctrl_get_features()