Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h294 const char * sg_get_desig_assoc_str(int val);
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c708 sg_get_desig_assoc_str(int val) in sg_get_desig_assoc_str() function
775 if (print_assoc && ((cp = sg_get_desig_assoc_str(assoc)))) in sg_get_designation_descriptor_str()