Home
last modified time | relevance | path

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

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