UbixOS  2.0
fat_list Struct Reference

#include <fat_list.h>

Collaboration diagram for fat_list:
Collaboration graph

Data Fields

struct fat_nodehead
 
struct fat_nodetail
 

Detailed Description

Definition at line 23 of file fat_list.h.

Field Documentation

◆ head

struct fat_node* fat_list::head

Definition at line 25 of file fat_list.h.

◆ tail

struct fat_node* fat_list::tail

Definition at line 26 of file fat_list.h.


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