xv6-simplified 0.1
简化版xv6
Loading...
Searching...
No Matches
Data Structures | Macros
buf.h File Reference

定义结构体buf,用于表示一个磁盘块的缓存,其中包含了一些元数据 More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  buf
 

Macros

#define BSIZE   512
 

Detailed Description

定义结构体buf,用于表示一个磁盘块的缓存,其中包含了一些元数据

Date
23.05.04、23.05.26
Author
lyp、xin
Version
0.2 @status Stable

Macro Definition Documentation

◆ BSIZE

#define BSIZE   512