ncloader  0.1
 모두 데이타 구조 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 매크로 그룹들 페이지들
sinfo 구조체 참조

#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)
 

필드 문서화

int(* sinfo::del_ninfo)(struct sinfo *this, struct ninfo *ninfo)
struct ninfo*(* sinfo::get_ninfo)(struct sinfo *this, unsigned long id)
struct list_head sinfo::head
void* sinfo::priv
int(* sinfo::put_ninfo)(struct sinfo *this, struct ninfo *ninfo)
int sinfo::refcnt
void(* sinfo::refresh_children)(struct sinfo *this, struct ninfo *ninfo)

이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: