Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c540 int delta_chunks; in zap_entry_update() local
544 delta_chunks = ZAP_LEAF_ARRAY_NCHUNKS(num_integers * integer_size) - in zap_entry_update()
547 if ((int)zap_leaf_phys(l)->l_hdr.lh_nfree < delta_chunks) in zap_entry_update()