Home
last modified time | relevance | path

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

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