Searched refs:nsfeat (Results 1 – 3 of 3) sorted by relevance
438 __u8 nsfeat; member475 __u8 nsfeat; member
1087 id->nsfeat |= NVME_NS_ROTATIONAL; in nvmet_execute_id_cs_indep()1094 id->nsfeat |= NVME_NS_VWC_NOT_PRESENT; in nvmet_execute_id_cs_indep()
1676 info->is_rotational = id->nsfeat & NVME_NS_ROTATIONAL; in nvme_ns_info_from_id_cs_indep()1677 info->no_vwc = id->nsfeat & NVME_NS_VWC_NOT_PRESENT; in nvme_ns_info_from_id_cs_indep()2041 if ((id->nsfeat & NVME_NS_FEAT_ATOMICS) && id->nawupf) { in nvme_configure_atomic_write()2101 if (id->nsfeat & NVME_NS_FEAT_IO_OPT) { in nvme_update_disk_info()