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