Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c140 static uint64_t dnode_cache_bn; variable
2385 if (dnode == dnode_cache_obj && bn == dnode_cache_bn) in dnode_read()
2408 dnode_cache_bn = bn; in dnode_read()