Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Ddnode.h49 uint8_t dn_bonustype; /* type of data in bonus buffer */ member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c2039 if (data->dnode.dn.dn_bonustype == DMU_OT_SA) { in zfs_open()