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:
D:/data/作业/CSCC操作系统内核比赛/demo/2023os-kernel/src/include/
stat.h
Generated by
1.9.7