Searched refs:fssh_get_module (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_module.h47 extern fssh_status_t fssh_get_module(const char *path,
/haiku/src/tools/fs_shell/
H A Dmodule.cpp343 fssh_get_module(const char *path, fssh_module_info **_info) function
H A Dvfs.cpp496 if (fssh_get_module(fsName ? fsName : name, (fssh_module_info **)&info) != FSSH_B_OK)

Completed in 43 milliseconds