Searched defs:nlm_block (Results 1 – 4 of 4) sorted by relevance
44528 struct nlm_block { struct44529 struct kref b_count;44530 struct list_head b_list;44531 struct list_head b_flist;44532 struct nlm_rqst *b_call;44533 struct svc_serv *b_daemon;44534 struct nlm_host *b_host;44535 long unsigned int b_when;44536 unsigned int b_id;44537 unsigned char b_granted;[all …]
52492 struct nlm_block { struct52493 struct kref b_count;52494 struct list_head b_list;52495 struct list_head b_flist;52496 struct nlm_rqst *b_call;52497 struct svc_serv *b_daemon;52498 struct nlm_host *b_host;52499 long unsigned int b_when;52500 unsigned int b_id;52501 unsigned char b_granted;[all …]