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

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c38 struct zfs2bsd { struct
43 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA},
59 struct zfs2bsd flags[] = {{ACE_FILE_INHERIT_ACE,
76 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table)
78 const struct zfs2bsd *tmp;
90 _zfs_from_bsd(int bsd, const struct zfs2bsd *table)
92 const struct zfs2bsd *tmp;
/freebsd-13-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c37 struct zfs2bsd { struct
42 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA},
58 struct zfs2bsd flags[] = {{ACE_FILE_INHERIT_ACE,
75 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table)
77 const struct zfs2bsd *tmp;
89 _zfs_from_bsd(int bsd, const struct zfs2bsd *table)
91 const struct zfs2bsd *tmp;

Completed in 154 milliseconds