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