Searched refs:STATIC_FS_IMPL (Results 1 – 6 of 6) sorted by relevance
115 #define STATIC_FS_IMPL(_name, _api) const struct fs_impl __fs_impl_##_name __ALIGNED(sizeof(void *)… macro
181 STATIC_FS_IMPL(9p, &v9fs_api);
275 STATIC_FS_IMPL(fat, &fat_api);
253 STATIC_FS_IMPL(ext2, &ext2_api);
400 STATIC_FS_IMPL(memfs, &memfs_api);
1222 STATIC_FS_IMPL(spifs, &spifs_api);
Completed in 8 milliseconds