RTEMS Logo

RTEMS 4.6.6 On-Line Library


memfile_close() for Regular Files

PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

6.4.2.2: memfile_close() for Regular Files

Corresponding Structure Element:

memfile_close()

Arguments:

rtems_libio_t     *iop

File:

memfile.c

Description:

This routine is a dummy for regular files under the base filesystem. It performs a capture of the IMFS_jnode_t pointer from the file control block and then immediately returns a success status.


PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

Copyright © 1988-2004 OAR Corporation