RTEMS Logo

RTEMS 4.6.0 On-Line Library


freenod Handler

PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

5.4.1.9: freenod Handler

Corresponding Structure Element:

freenod()

Arguments:

rtems_filesystem_location_info_t      *pathloc       /* IN */

Description:

This routine is used by the generic code to allow memory to be allocated during the evaluate routines, and set free when the generic code is finished accessing a node. If the evaluate routines allocate memory to identify a node this routine should be utilized to free that memory.

This routine is not required and may be set to NULL.


PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

Copyright © 1988-2004 OAR Corporation