|
Linux Kernel
3.7.1
|
#include <client.h>
Data Fields | |
| struct p9_qid | qid |
| u64 | d_off |
| unsigned char | d_type |
| char | d_name [256] |
struct p9_dirent - directory entry structure : The p9 server qid for this dirent : offset to the next dirent : type of file : file name
1.8.2