Searched refs:fssh_file_system_module_info (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h277 typedef struct fssh_file_system_module_info { struct
332 } fssh_file_system_module_info; typedef in typeref:struct:fssh_file_system_module_info
H A Dfssh_api_wrapper.h935 #define file_system_module_info fssh_file_system_module_info
/haiku/src/tools/fs_shell/
H A Dfuse.cpp36 extern fssh_file_system_module_info gRootFileSystem;
H A Dvfs.cpp113 fssh_file_system_module_info *fs;
472 put_file_system(fssh_file_system_module_info *fs)
484 static fssh_file_system_module_info *
495 fssh_file_system_module_info *info;
5707 fssh_file_system_module_info* fsModule = get_file_system(fsName);
H A Dfssh.cpp44 extern fssh_file_system_module_info gRootFileSystem;

Completed in 85 milliseconds