RTEMS
5.0.0
|
IMFS Node Support. More...
#include <rtems/imfs.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
Functions | |
int | IMFS_initialize_support (rtems_filesystem_mount_table_entry_t *mt_entry, const void *data) |
IMFS_jnode_t * | IMFS_node_initialize_default (IMFS_jnode_t *node, void *arg) |
Returns the node and does nothing else. More... | |
Variables | |
const IMFS_mknod_control | IMFS_mknod_control_enosys |
IMFS Node Support.