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

/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h446 } xvattr_t; typedef in typeref:struct:xvattr
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h474 } xvattr_t; typedef in typeref:struct:xvattr
535 * the xvattr_t's attribute bitmap. If this is not set then the bitmap
1308 * xva_init() initializes an xvattr_t (zero struct, init mapsize, set AT_XATTR)
1309 * xva_getxoptattr() returns a ponter to the xoptattr_t section of xvattr_t
1311 void xva_init(xvattr_t *);
1312 xoptattr_t *xva_getxoptattr(xvattr_t *); /* Get ptr to xoptattr_t */
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h479 } xvattr_t; typedef in typeref:struct:xvattr
540 * the xvattr_t's attribute bitmap. If this is not set then the bitmap
1321 * xva_init() initializes an xvattr_t (zero struct, init mapsize, set AT_XATTR)
1322 * xva_getxoptattr() returns a ponter to the xoptattr_t section of xvattr_t
1324 void xva_init(xvattr_t *);
1325 xoptattr_t *xva_getxoptattr(xvattr_t *); /* Get ptr to xoptattr_t */

Completed in 74 milliseconds