|
|
| Readdir_Context (off_t pos, Dirent *buf, size_t buf_size) |
| |
| bool | dir_emit (const char *name, size_t name_len, ino_t ino, unsigned char type) |
| |
|
| Dir_Context (off_t pos) |
| |
|
virtual bool | dir_emit (const char *name, size_t name_len, ino_t ino, unsigned char type)=0 |
| |
|
|
char * | buf |
| |
|
size_t | buf_used |
| |
|
size_t | buf_size |
| |
|
off_t | pos |
| |
|
int | error |
| |
◆ dir_emit()
| bool Readdir_Context::dir_emit |
( |
const char * |
name, |
|
|
size_t |
name_len, |
|
|
ino_t |
ino, |
|
|
unsigned char |
type |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- fs/dir_context.h
- fs/dir_context.cc