Linux Kernel
3.7.1
|
Data Fields | |
struct mutex | mutex |
int | head |
int | tail |
uint8_t * | buf |
struct p9_rdir - readdir accounting : mutex protecting readdir : start offset of current dirread buffer : end offset of current dirread buffer : dirread buffer
private structure for keeping track of readdir allocated on demand