Searched refs:DNODE_CORE_SIZE (Results 1 – 2 of 2) sorted by relevance
37 #define DNODE_CORE_SIZE 64 /* 64 bytes for dnode sans blkptrs */ macro45 #define DN_MAX_NBLKPTR ((DNODE_SIZE - DNODE_CORE_SIZE) >> SPA_BLKPTRSHIFT)46 #define DN_MAX_BONUSLEN (DNODE_SIZE - DNODE_CORE_SIZE - (1 << SPA_BLKPTRSHIFT))
63 #define DNODE_CORE_SIZE 64 /* 64 bytes for dnode sans blkptrs */ macro83 #define DN_MAX_NBLKPTR ((DNODE_SIZE - DNODE_CORE_SIZE) >> SPA_BLKPTRSHIFT)84 #define DN_MAX_BONUSLEN (DNODE_SIZE - DNODE_CORE_SIZE - (1 << SPA_BLKPTRSHIFT))