Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c37 int zb_bsd; member
80 bsd |= tmp->zb_bsd; in _bsd_from_zfs()
92 for (tmp = table; tmp->zb_bsd != 0; tmp++) { in _zfs_from_bsd()
93 if (bsd & tmp->zb_bsd) in _zfs_from_bsd()
/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c36 int zb_bsd; member
79 bsd |= tmp->zb_bsd; in _bsd_from_zfs()
91 for (tmp = table; tmp->zb_bsd != 0; tmp++) { in _zfs_from_bsd()
92 if (bsd & tmp->zb_bsd) in _zfs_from_bsd()