Home
last modified time | relevance | path

Searched defs:nlm_block (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h53474 struct nlm_block { struct
53475 struct kref b_count;
53476 struct list_head b_list;
53477 struct list_head b_flist;
53478 struct nlm_rqst *b_call;
53479 struct svc_serv *b_daemon;
53480 struct nlm_host *b_host;
53481 long unsigned int b_when;
53482 unsigned int b_id;
53483 unsigned char b_granted;
[all …]
Dvmlinux.h53474 struct nlm_block { struct
53475 struct kref b_count;
53476 struct list_head b_list;
53477 struct list_head b_flist;
53478 struct nlm_rqst *b_call;
53479 struct svc_serv *b_daemon;
53480 struct nlm_host *b_host;
53481 long unsigned int b_when;
53482 unsigned int b_id;
53483 unsigned char b_granted;
[all …]