Home
last modified time | relevance | path

Searched refs:zfs_acl_phys_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h82 sizeof (zfs_acl_phys_t))
117 zfs_acl_phys_t zp_acl; /* 176 - 263 ACL */
H A Dzfs_acl.h124 } zfs_acl_phys_t; typedef
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c343 zfs_acl_phys_t acl_phys; in zfs_external_acl()
379 zfs_acl_phys_t *aclphys) in zfs_acl_znode_info()
415 zfs_acl_phys_t acl_phys; in zfs_znode_acl_version()
1083 zfs_acl_phys_t znode_acl; in zfs_acl_node_read()
1206 zfs_acl_phys_t acl_phys; in zfs_aclset_common()
H A Dzfs_sa.c208 zfs_acl_phys_t znode_acl; in zfs_sa_upgrade()
H A Dzfs_znode.c784 static zfs_acl_phys_t acl_phys;
1033 &acl_phys, sizeof (zfs_acl_phys_t)); in zfs_mknode()
H A Dsa.c1518 zfs_acl_phys_t znode_acl = { 0 }; in sa_add_projid()