|
ncloader
0.1
|
#include <vfs.h>
sinfo에 대한 협력 다이어그램:데이타 필드 | |
| struct list_head | head |
| void * | priv |
| int | refcnt |
| struct ninfo *(* | get_ninfo )(struct sinfo *this, unsigned long id) |
| int(* | put_ninfo )(struct sinfo *this, struct ninfo *ninfo) |
| int(* | del_ninfo )(struct sinfo *this, struct ninfo *ninfo) |
| void(* | refresh_children )(struct sinfo *this, struct ninfo *ninfo) |
| struct list_head sinfo::head |
| void* sinfo::priv |
| int sinfo::refcnt |