Home
last modified time | relevance | path

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

/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c34 struct zfs2bsd { struct
39 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, argument
55 struct zfs2bsd flags[] = {{ACE_FILE_INHERIT_ACE,
72 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) in _bsd_from_zfs()
74 const struct zfs2bsd *tmp; in _bsd_from_zfs()
86 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) in _zfs_from_bsd()
88 const struct zfs2bsd *tmp; in _zfs_from_bsd()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c36 struct zfs2bsd { struct
41 static const struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, argument
57 static const struct zfs2bsd flags[] = {{ACE_FILE_INHERIT_ACE,
74 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) in _bsd_from_zfs()
76 const struct zfs2bsd *tmp; in _bsd_from_zfs()
88 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) in _zfs_from_bsd()
90 const struct zfs2bsd *tmp; in _zfs_from_bsd()