Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dlockd.h158 struct nlm_wait { struct
159 struct list_head b_list; /* linked list */
160 wait_queue_head_t b_wait; /* where to wait on */
161 struct nlm_host *b_host;
162 struct file_lock *b_lock; /* local file lock */
163 __be32 b_status; /* grant callback status */