UbixOS  2.0
fat_node Struct Reference

#include <fat_list.h>

Collaboration diagram for fat_node:
Collaboration graph

Data Fields

struct fat_nodenext
 
struct fat_nodeprevious
 

Detailed Description

Definition at line 17 of file fat_list.h.

Field Documentation

◆ next

struct fat_node* fat_node::next

Definition at line 20 of file fat_list.h.

◆ previous

struct fat_node* fat_node::previous

Definition at line 19 of file fat_list.h.


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