Searched refs:fssh_get_module (Results 1 – 3 of 3) sorted by relevance
47 extern fssh_status_t fssh_get_module(const char *path,
343 fssh_get_module(const char *path, fssh_module_info **_info) in fssh_get_module() function
496 if (fssh_get_module(fsName ? fsName : name, (fssh_module_info **)&info) != FSSH_B_OK) in get_file_system()