Home
last modified time | relevance | path

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

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