Statefs provider loader API. More...
#include <statefs/provider.h>
Go to the source code of this file.
Classes | |
| struct | statefs_loader |
Typedefs | |
| typedef struct statefs_loader *(* | statefs_loader_fn )(void) |
Functions | |
| static bool | statefs_is_loader_compatible (struct statefs_loader *p) |
| struct statefs_loader * | statefs_loader_get (void) |
Statefs provider loader API.
1.8.3.1