HomeSort by: relevance | last modified time | path
    Searched defs:xoptattr_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
vnode.h 72 } xoptattr_t; typedef in typeref:struct:xoptattr
89 * - The xoptattr_t structure which contains the attribute values
92 * Immediately following the attribute bitmaps is the xoptattr_t.
93 * xva_getxoptattr() is used to get the pointer to the xoptattr_t
145 xoptattr_t xva_xoptattrs; /* Optional attributes */
400 * xva_getxoptattr() returns a ponter to the xoptattr_t section of xvattr_t
403 xoptattr_t *xva_getxoptattr(xvattr_t *); /* Get ptr to xoptattr_t */
  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 472 } xoptattr_t; typedef in typeref:struct:xoptattr
487 xoptattr_t xva_xoptattrs; /* Optional attributes */

Completed in 17 milliseconds