Lines Matching refs:dps
137 uint32_t dps; member
149 .dps = NONE,
171 OPT("dps", 'd', arg_uint32, create_opt, dps,
590 if (create_opt.dps != NONE) { in nscreate()
591 nsdata.dps = create_opt.dps; in nscreate()
594 nsdata.dps = 0; in nscreate()
596 nsdata.dps |= NVMEF(NVME_NS_DATA_DPS_MD_START, in nscreate()
600 nsdata.dps |= NVMEF(NVME_NS_DATA_DPS_PIT, in nscreate()