XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
void | lfibclear (struct lfiblk *ibptr, int32 offset) |
Definition at line 9 of file lfibclear.c.
References lfiblk::ib_dba, lfiblk::ib_next, lfiblk::ib_offset, LF_DNULL, LF_IBLEN, and LF_INULL.
Referenced by lfscreate(), and lfsetup().