XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
void | lfibget (did32 diskdev, ibid32 inum, struct lfiblk *ibuff) |
Definition at line 10 of file lfibget.c.
References ib2disp, ib2sect, LF_BLKSIZ, and read().
Referenced by lfiballoc(), lfsckfmt(), lfsetup(), and lftruncate().