Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dlockd.h170 struct nlm_rqst { struct
171 refcount_t a_count;
172 unsigned int a_flags; /* initial RPC task flags */
173 struct nlm_host * a_host; /* host handle */
174 struct nlm_args a_args; /* arguments */
175 struct nlm_res a_res; /* result */
176 struct nlm_block * a_block;
177 unsigned int a_retries; /* Retry count */
178 u8 a_owner[NLMCLNT_OHSIZE];
179 void * a_callback_data; /* sent to nlmclnt_operations callbacks */