|
nckernel
0.1
|
리스트의 구조체를 정의한다. More...
#include <list.h>

Data Fields | |
| struct list_head * | next |
| struct list_head * | prev |
| struct list_head* next |
Definition at line 37 of file list.h.
Referenced by free(), vfs_get_ninfo_child(), and vfs_get_ninfo_next_sibling().
| struct list_head* prev |
Definition at line 38 of file list.h.
Referenced by free(), vfs_get_last_sinfo(), vfs_get_ninfo_parent(), and vfs_get_ninfo_prev_sibling().
1.8.4