Searched refs:zfs2bsd (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_acl.c | 38 struct zfs2bsd { struct 43 static const struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, argument 59 static const struct zfs2bsd flags[] = {{ACE_FILE_INHERIT_ACE, 76 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) in _bsd_from_zfs() 78 const struct zfs2bsd *tmp; in _bsd_from_zfs() 90 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) in _zfs_from_bsd() 92 const struct zfs2bsd *tmp; in _zfs_from_bsd()
|
| /freebsd-14.2/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris_acl.c | 35 struct zfs2bsd { struct 40 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, argument 56 struct zfs2bsd flags[] = {{ACE_FILE_INHERIT_ACE, 73 _bsd_from_zfs(uint32_t zfs, const struct zfs2bsd *table) in _bsd_from_zfs() 75 const struct zfs2bsd *tmp; in _bsd_from_zfs() 87 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) in _zfs_from_bsd() 89 const struct zfs2bsd *tmp; in _zfs_from_bsd()
|