Searched refs:ndmp_show_devices (Results 1 – 1 of 1) sorted by relevance
75 static int ndmp_show_devices(int, char **, ndmp_command_t *);87 { "show-devices", ndmp_show_devices, HELP_SHOW_DEVICES },370 ndmp_show_devices(int argc, char **argv, ndmp_command_t *cur_cmd) in ndmp_show_devices() function