Searched refs:guard_type (Results 1 – 2 of 2) sorted by relevance
907 switch (ns->head->guard_type) { in nvme_set_ref_tag()1835 switch (head->guard_type) { in nvme_init_integrity()1852 switch (head->guard_type) { in nvme_init_integrity()1937 u8 guard_type; in nvme_configure_pi_elbas() local1943 guard_type = nvme_elbaf_guard_type(elbaf); in nvme_configure_pi_elbas()1945 guard_type == NVME_NVM_NS_QTYPE_GUARD) in nvme_configure_pi_elbas()1946 guard_type = nvme_elbaf_qualified_guard_type(elbaf); in nvme_configure_pi_elbas()1948 head->guard_type = guard_type; in nvme_configure_pi_elbas()1949 switch (head->guard_type) { in nvme_configure_pi_elbas()1976 head->guard_type = NVME_NVM_NS_16B_GUARD; in nvme_configure_metadata()
478 u8 guard_type; member
Completed in 17 milliseconds