RTEMS CPU Kit with SuperCore  4.11.3
Functions

Create an IMFS Node. More...

#include "imfs.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for imfs_creat.c:

Functions

IMFS_jnode_tIMFS_create_node (const rtems_filesystem_location_info_t *parentloc, const IMFS_node_control *node_control, size_t node_size, const char *name, size_t namelen, mode_t mode, void *arg)
 Create an IMFS node. More...
 

Detailed Description

Create an IMFS Node.