Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h273 struct nfs4_async_reqs { struct
274 struct nfs4_async_reqs *a_next; /* pointer to next arg struct */ argument
276 kthread_t *a_queuer; /* thread id of queueing thread */
278 struct vnode *a_vp; /* vnode pointer */
279 struct cred *a_cred; /* cred pointer */
280 enum iotype4 a_io; /* i/o type */
281 union {
286 } a_args;