Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c40 int zb_bsd; member
83 bsd |= tmp->zb_bsd; in _bsd_from_zfs()
95 for (tmp = table; tmp->zb_bsd != 0; tmp++) { in _zfs_from_bsd()
96 if (bsd & tmp->zb_bsd) in _zfs_from_bsd()