RTEMS Logo

RTEMS 4.9.1 On-Line Library


IMFS_node_type()

PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

6.4.1.5: IMFS_node_type()

Corresponding Structure Element:

IMFS_node_type()

Arguments:

rtems_filesystem_location_info_t    *pathloc        /* IN */

File:

imfs_ntype.c

Description:

This routine will locate the IMFS_jnode_t structure that holds ownership information for the selected node in the filesystem.

This structure is pointed to by pathloc->node_access.

The IMFS_jnode_t type element indicates one of the node types listed below:


PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

Copyright © 1988-2008 OAR Corporation