Searched refs:guard_type (Results 1 – 2 of 2) sorted by relevance
893 switch (ns->head->guard_type) { in nvme_set_ref_tag()1797 switch (head->guard_type) { in nvme_init_integrity()1814 switch (head->guard_type) { in nvme_init_integrity()1896 u8 guard_type; in nvme_configure_pi_elbas() local1902 guard_type = nvme_elbaf_guard_type(elbaf); in nvme_configure_pi_elbas()1904 guard_type == NVME_NVM_NS_QTYPE_GUARD) in nvme_configure_pi_elbas()1905 guard_type = nvme_elbaf_qualified_guard_type(elbaf); in nvme_configure_pi_elbas()1907 head->guard_type = guard_type; in nvme_configure_pi_elbas()1908 switch (head->guard_type) { in nvme_configure_pi_elbas()1935 head->guard_type = NVME_NVM_NS_16B_GUARD; in nvme_configure_metadata()
473 u8 guard_type; member
Completed in 18 milliseconds