Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c39 uint32_t zb_zfs; member
81 for (tmp = table; tmp->zb_zfs != 0; tmp++) { in _bsd_from_zfs()
82 if (zfs & tmp->zb_zfs) in _bsd_from_zfs()
97 zfs |= tmp->zb_zfs; in _zfs_from_bsd()