Searched refs:DNODE_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
101 DNODE_BLOCK_SIZE >> MINBLOCKSHIFT; in objset_alloc()139 0, fill, chunk->buf + i, DNODE_BLOCK_SIZE, loc, bp); in _objset_write()140 loc += DNODE_BLOCK_SIZE; in _objset_write()177 DNODE_BLOCK_SIZE); in objset_write()178 dnodesz = roundup2(dnodesz, DNODE_BLOCK_SIZE); in objset_write()
92 #define DNODE_BLOCK_SIZE (1 << DNODE_BLOCK_SHIFT) macro
1030 #define DNODE_BLOCK_SIZE (1 << DNODE_BLOCK_SHIFT) macro
2613 *offset = (*offset & ~(DNODE_BLOCK_SIZE - 1)) + in dnode_next_offset_level()
1087 blksz = DNODE_BLOCK_SIZE; in dmu_objset_create_impl_dnstats()