Searched refs:xoptattr_t (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/
H A Dvnode.c63 * If AT_XVATTR is set, returns a pointer to the embedded xoptattr_t
66 xoptattr_t *
69 xoptattr_t *xoap = NULL;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dvnode.h73 } xoptattr_t; typedef in typeref:struct:xoptattr
90 * - The xoptattr_t structure which contains the attribute values
93 * Immediately following the attribute bitmaps is the xoptattr_t.
94 * xva_getxoptattr() is used to get the pointer to the xoptattr_t
146 xoptattr_t xva_xoptattrs; /* Optional attributes */
401 * xva_getxoptattr() returns a ponter to the xoptattr_t section of xvattr_t
404 xoptattr_t *xva_getxoptattr(xvattr_t *); /* Get ptr to xoptattr_t */
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_sa.c125 xoptattr_t *xoap;
159 xoptattr_t *xoap;
H A Dzfs_log.c121 xoptattr_t *xoap;
H A Dzfs_replay.c83 xoptattr_t *xoap = NULL;
H A Dzfs_znode.c1021 xoptattr_t *xoap;
H A Dzfs_vnops.c2669 xoptattr_t *xoap = NULL;
2894 xoptattr_t *xoap;
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h467 } xoptattr_t; typedef in typeref:struct:xoptattr
482 xoptattr_t xva_xoptattrs; /* Optional attributes */

Completed in 137 milliseconds