Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c238 return SG_LIB_CAT_CLEAN; in sg_err_category_new()
Dsg_lib.c2247 case SG_LIB_CAT_CLEAN: /* 0 */ in sg_get_category_sense_str()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h376 #define SG_LIB_CAT_CLEAN 0 /* No errors or other information */ macro