Searched refs:_api (Results 1 – 1 of 1) sorted by relevance
115 #define STATIC_FS_IMPL(_name, _api) const struct fs_impl __fs_impl_##_name __ALIGNED(sizeof(void *)… argument116 { .name = #_name, .api = _api }
Completed in 3 milliseconds