Searched refs:_bsd_from_zfs (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c76 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) function
149 entry->ae_perm = _bsd_from_zfs(ace->a_access_mask, perms);
150 entry->ae_flags = _bsd_from_zfs(ace->a_flags, flags);
/freebsd-13-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c75 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) function
148 entry->ae_perm = _bsd_from_zfs(ace->a_access_mask, perms);
149 entry->ae_flags = _bsd_from_zfs(ace->a_flags, flags);

Completed in 54 milliseconds