Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/lockd/
Dlockd.h135 struct nlm_rqst { struct
136 atomic_t a_count;
137 unsigned int a_flags; /* initial RPC task flags */
138 struct nlm_host * a_host; /* host handle */
139 struct nlm_args a_args; /* arguments */
140 struct nlm_res a_res; /* result */
141 struct nlm_block * a_block;
142 unsigned int a_retries; /* Retry count */
143 u8 a_owner[NLMCLNT_OHSIZE];