Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib_data.h111 extern const char * sg_lib_transport_proto_strs[];
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib_data.c1485 const char * sg_lib_transport_proto_strs[] = variable
Dsg_lib.c515 scnpr(buff, buff_len, "%s", sg_lib_transport_proto_strs[tpi]); in sg_get_trans_proto_str()