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

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c40 int zb_bsd; member in struct:zfs2bsd
83 bsd |= tmp->zb_bsd;
95 for (tmp = table; tmp->zb_bsd != 0; tmp++) {
96 if (bsd & tmp->zb_bsd)
/freebsd-13-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c39 int zb_bsd; member in struct:zfs2bsd
82 bsd |= tmp->zb_bsd;
94 for (tmp = table; tmp->zb_bsd != 0; tmp++) {
95 if (bsd & tmp->zb_bsd)

Completed in 56 milliseconds