Searched defs:nlm_wait (Results 1 – 4 of 4) sorted by relevance
121895 struct nlm_wait { struct121896 struct list_head b_list;121897 wait_queue_head_t b_wait;121898 struct nlm_host *b_host;121899 struct file_lock *b_lock;121900 short unsigned int b_reclaim;121901 __be32 b_status;
52523 struct nlm_wait { struct52524 struct list_head b_list;52525 wait_queue_head_t b_wait;52526 struct nlm_host *b_host;52527 struct file_lock *b_lock;52528 short unsigned int b_reclaim;52529 __be32 b_status;