Home
last modified time | relevance | path

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

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