os161-1.99
Data Fields
fs Struct Reference
Collaboration diagram for fs:
Collaboration graph
[legend]

Data Fields

int(* fs_sync )(struct fs *)
const char *(* fs_getvolname )(struct fs *)
struct vnode *(* fs_getroot )(struct fs *)
int(* fs_unmount )(struct fs *)
void * fs_data

Detailed Description

Definition at line 64 of file fs.h.


The documentation for this struct was generated from the following file:
 All Data Structures