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