xv6-simplified 0.1
简化版xv6
Loading...
Searching...
No Matches
Data Fields
stat Struct Reference

#include <stat.h>

Data Fields

char name [STAT_NAME_LENTH+1]
 
int dev
 
short type
 
short nlink
 
uint64 size
 

Field Documentation

◆ dev

int dev

◆ name

char name[STAT_NAME_LENTH+1]

◆ nlink

short nlink

◆ size

uint64 size

◆ type

short type

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