Home
last modified time | relevance | path

Searched refs:F_INV_OP (Results 1 – 1 of 1) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c892 #define F_INV_OP 0x200 macro
960 if (F_INV_OP & oip->flags) in sntl_rep_opcodes()
983 if ((0xffff == oip->flags) || (F_INV_OP & oip->flags)) { in sntl_rep_opcodes()