Searched refs:fs_api (Results 1 – 6 of 6) sorted by relevance
86 struct fs_api { struct111 const struct fs_api *api; argument
167 static const struct fs_api fat32_api = {
28 const struct fs_api *api;102 static status_t mount(const char *path, const char *device, const struct fs_api *api) { in mount()
244 static const struct fs_api ext2_api = {
376 static const struct fs_api memfs_api = {
1197 static const struct fs_api spifs_api = {
Completed in 8 milliseconds