Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1407 struct async_reqs { struct
1408 struct async_reqs *a_next; /* pointer to next arg struct */ argument
1409 struct vnode *a_vp; /* vnode pointer */
1410 u_offset_t a_off; /* offset in file */
1411 uint_t a_len; /* size of i/o request */
1412 int a_flags; /* flags to indicate operation type */
1413 struct cred *a_cred; /* cred pointer */
1414 ushort_t a_prealloced; /* set if struct is pre-allocated */
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h1403 struct async_reqs { struct
1404 struct async_reqs *a_next; /* pointer to next arg struct */ argument
1405 struct vnode *a_vp; /* vnode pointer */
1406 u_offset_t a_off; /* offset in file */
1407 uint_t a_len; /* size of i/o request */
1408 int a_flags; /* flags to indicate operation type */
1409 struct cred *a_cred; /* cred pointer */
1410 ushort_t a_prealloced; /* set if struct is pre-allocated */