XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | rflinit (struct dentry *devptr) |
Variables | |
struct rflcblk | rfltab [Nrfl] |
Definition at line 11 of file rflinit.c.
References dentry::dvminor, dentry::dvnum, NULLCH, OK, RF_FREE, RF_NAMLEN, rflcblk::rfdev, rfltab, rflcblk::rfmode, rflcblk::rfname, rflcblk::rfpos, and rflcblk::rfstate.
Definition at line 5 of file rflinit.c.
Referenced by rflclose(), rflinit(), rflread(), rflseek(), rflwrite(), and rfsopen().