Searched defs:xoptattr_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h430 } xoptattr_t; typedef in typeref:struct:xoptattr
445 xoptattr_t xva_xoptattrs; /* Optional attributes */
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h400 } xoptattr_t; typedef in typeref:struct:xoptattr
417 * - The xoptattr_t structure which contains the attribute values
420 * Immediately following the attribute bitmaps is the xoptattr_t.
421 * xva_getxoptattr() is used to get the pointer to the xoptattr_t
473 xoptattr_t xva_xoptattrs; /* Optional attributes */
1309 * xva_getxoptattr() returns a ponter to the xoptattr_t section of xvattr_t
1312 xoptattr_t *xva_getxoptattr(xvattr_t *); /* Get ptr to xoptattr_t */
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h405 } xoptattr_t; typedef in typeref:struct:xoptattr
422 * - The xoptattr_t structure which contains the attribute values
425 * Immediately following the attribute bitmaps is the xoptattr_t.
426 * xva_getxoptattr() is used to get the pointer to the xoptattr_t
478 xoptattr_t xva_xoptattrs; /* Optional attributes */
1322 * xva_getxoptattr() returns a ponter to the xoptattr_t section of xvattr_t
1325 xoptattr_t *xva_getxoptattr(xvattr_t *); /* Get ptr to xoptattr_t */

Completed in 72 milliseconds