Searched refs:UBLK_F_INTEGRITY (Results 1 – 3 of 3) sorted by relevance
362 #define UBLK_F_INTEGRITY (1ULL << 16) macro
1617 FEAT_NAME(UBLK_F_INTEGRITY), in cmd_dev_get_features()1961 ctx.flags |= UBLK_F_INTEGRITY; in main()
81 | (IS_ENABLED(CONFIG_BLK_DEV_INTEGRITY) ? UBLK_F_INTEGRITY : 0) \433 return ub->dev_info.flags & UBLK_F_INTEGRITY; in ublk_dev_support_integrity()4588 if (info.flags & UBLK_F_INTEGRITY && !(info.flags & UBLK_F_USER_COPY)) in ublk_ctrl_add_dev()