fs_info Struct Reference

Filesystem information This structure keeps information about filesystems loaded in the kernel. The filesystems are splitted in two categories depending on if they are attached to any devices or not. More...

#include <lininfo.h>


Data Fields

GString * devs
GString * nodevs


Detailed Description

Filesystem information This structure keeps information about filesystems loaded in the kernel. The filesystems are splitted in two categories depending on if they are attached to any devices or not.

Definition at line 82 of file lininfo.h.


Field Documentation

GString* fs_info::devs

Definition at line 83 of file lininfo.h.

Referenced by get_fs_info(), and update_fs_info().

GString* fs_info::nodevs

Definition at line 84 of file lininfo.h.

Referenced by get_fs_info(), and update_fs_info().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 22:52:58 2008 for lkmonitor by  doxygen 1.5.1