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

/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_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;

Completed in 70 milliseconds