/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_acl.c | 100 zfs_ace_v0_get_type(void *acep) in zfs_ace_v0_get_type() argument 106 zfs_ace_v0_get_flags(void *acep) in zfs_ace_v0_get_flags() argument 112 zfs_ace_v0_get_mask(void *acep) in zfs_ace_v0_get_mask() argument 118 zfs_ace_v0_get_who(void *acep) in zfs_ace_v0_get_who() argument 124 zfs_ace_v0_set_type(void *acep, uint16_t type) in zfs_ace_v0_set_type() argument 130 zfs_ace_v0_set_flags(void * acep,uint16_t flags) zfs_ace_v0_set_flags() argument 136 zfs_ace_v0_set_mask(void * acep,uint32_t mask) zfs_ace_v0_set_mask() argument 142 zfs_ace_v0_set_who(void * acep,uint64_t who) zfs_ace_v0_set_who() argument 148 zfs_ace_v0_size(void * acep) zfs_ace_v0_size() argument 167 zfs_ace_v0_data(void * acep,void ** datap) zfs_ace_v0_data() argument 190 zfs_ace_fuid_get_type(void * acep) zfs_ace_fuid_get_type() argument 196 zfs_ace_fuid_get_flags(void * acep) zfs_ace_fuid_get_flags() argument 202 zfs_ace_fuid_get_mask(void * acep) zfs_ace_fuid_get_mask() argument 211 zfs_ace_t *acep = args; zfs_ace_fuid_get_who() local 222 zfs_ace_fuid_set_type(void * acep,uint16_t type) zfs_ace_fuid_set_type() argument 228 zfs_ace_fuid_set_flags(void * acep,uint16_t flags) zfs_ace_fuid_set_flags() argument 234 zfs_ace_fuid_set_mask(void * acep,uint32_t mask) zfs_ace_fuid_set_mask() argument 242 zfs_ace_t *acep = arg; zfs_ace_fuid_set_who() local 253 zfs_ace_fuid_size(void * acep) zfs_ace_fuid_size() argument 291 zfs_ace_fuid_data(void * acep,void ** datap) zfs_ace_fuid_data() argument 607 void *acep = aclp->z_next_ace; zfs_acl_next_ace() local 638 zfs_ace_hdr_t *acep = (zfs_ace_hdr_t *)(uintptr_t)cookie; zfs_ace_walk() local 659 ace_t *acep = datap; zfs_copy_ace_2_fuid() local 721 ace_t *acep = datap; zfs_copy_fuid_2_ace() local 771 zfs_copy_ace_2_oldace(vtype_t obj_type,zfs_acl_t * aclp,ace_t * acep,zfs_oldace_t * z_acl,int aclcnt,size_t * size) zfs_copy_ace_2_oldace() argument 867 zfs_set_ace(zfs_acl_t * aclp,void * acep,uint32_t access_mask,uint16_t access_type,uint64_t fuid,uint16_t entry_type) zfs_set_ace() argument 890 zfs_ace_hdr_t *acep = NULL; zfs_mode_compute() local 1324 void *acep = NULL; zfs_acl_chmod() local 1488 void *acep; zfs_acl_inherit() local 2111 zfs_ace_hdr_t *acep = NULL; zfs_zaccess_aces_check() local [all...] |
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_acl.c | 100 zfs_ace_v0_get_type(void *acep) in zfs_ace_v0_get_type() argument 106 zfs_ace_v0_get_flags(void *acep) in zfs_ace_v0_get_flags() argument 112 zfs_ace_v0_get_mask(void *acep) in zfs_ace_v0_get_mask() argument 118 zfs_ace_v0_get_who(void *acep) in zfs_ace_v0_get_who() argument 124 zfs_ace_v0_set_type(void *acep, uint16_t type) in zfs_ace_v0_set_type() argument 130 zfs_ace_v0_set_flags(void * acep,uint16_t flags) zfs_ace_v0_set_flags() argument 136 zfs_ace_v0_set_mask(void * acep,uint32_t mask) zfs_ace_v0_set_mask() argument 142 zfs_ace_v0_set_who(void * acep,uint64_t who) zfs_ace_v0_set_who() argument 148 zfs_ace_v0_size(void * acep) zfs_ace_v0_size() argument 167 zfs_ace_v0_data(void * acep,void ** datap) zfs_ace_v0_data() argument 190 zfs_ace_fuid_get_type(void * acep) zfs_ace_fuid_get_type() argument 196 zfs_ace_fuid_get_flags(void * acep) zfs_ace_fuid_get_flags() argument 202 zfs_ace_fuid_get_mask(void * acep) zfs_ace_fuid_get_mask() argument 211 zfs_ace_t *acep = args; zfs_ace_fuid_get_who() local 222 zfs_ace_fuid_set_type(void * acep,uint16_t type) zfs_ace_fuid_set_type() argument 228 zfs_ace_fuid_set_flags(void * acep,uint16_t flags) zfs_ace_fuid_set_flags() argument 234 zfs_ace_fuid_set_mask(void * acep,uint32_t mask) zfs_ace_fuid_set_mask() argument 242 zfs_ace_t *acep = arg; zfs_ace_fuid_set_who() local 253 zfs_ace_fuid_size(void * acep) zfs_ace_fuid_size() argument 291 zfs_ace_fuid_data(void * acep,void ** datap) zfs_ace_fuid_data() argument 605 void *acep = aclp->z_next_ace; zfs_acl_next_ace() local 636 zfs_ace_hdr_t *acep = (zfs_ace_hdr_t *)cookie; zfs_ace_walk() local 657 ace_t *acep = datap; zfs_copy_ace_2_fuid() local 719 ace_t *acep = datap; zfs_copy_fuid_2_ace() local 769 zfs_copy_ace_2_oldace(umode_t obj_mode,zfs_acl_t * aclp,ace_t * acep,zfs_oldace_t * z_acl,int aclcnt,size_t * size) zfs_copy_ace_2_oldace() argument 885 zfs_set_ace(zfs_acl_t * aclp,void * acep,uint32_t access_mask,uint16_t access_type,uint64_t fuid,uint16_t entry_type) zfs_set_ace() argument 908 zfs_ace_hdr_t *acep = NULL; zfs_mode_compute() local 1285 ace_trivial_common(void * acep,int aclcnt,uintptr_t (* walk)(void *,uintptr_t,int,uint16_t *,uint16_t *,uint32_t *)) ace_trivial_common() argument 1509 void *acep = NULL; zfs_acl_chmod() local 1671 void *acep; zfs_acl_inherit() local 2298 zfs_ace_hdr_t *acep = NULL; zfs_zaccess_aces_check() local [all...] |
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_byteswap.c | 59 ace_t *acep; in zfs_ace_byteswap() local
|
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | acl_common.c | 480 ace_t *acep, *result = NULL; in ln_aent_to_ace() local 642 ace_t *acep; in convert_aent_to_ace() local 791 access_mask_check(ace_t *acep, int mask_bit, int isowner) in access_mask_check() 896 ace_to_aent_legal(ace_t *acep) in ace_to_aent_legal() 1236 ace_t *acep; in ln_ace_to_aent() local 1656 ace_trivial_common(void *acep, int aclcnt, in ace_trivial_common()
|
/freebsd-src/sys/fs/nfs/ |
H A D | nfs_commonacl.c | 42 nfsrv_dissectace(struct nfsrv_descript *nd, struct acl_entry *acep, in nfsrv_dissectace()
|