Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c90 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) in _zfs_from_bsd() function
201 ace->a_access_mask = _zfs_from_bsd(entry->ae_perm, perms); in aces_from_acl()
202 ace->a_flags |= _zfs_from_bsd(entry->ae_flags, flags); in aces_from_acl()