Searched refs:dnode_cache_obj (Results 1 – 2 of 2) sorted by relevance
129 static const dnode_phys_t *dnode_cache_obj; variable1920 if (dnode == dnode_cache_obj && bn == dnode_cache_bn) in dnode_read()1942 dnode_cache_obj = dnode; in dnode_read()
131 dnode_cache_obj = NULL; in zfs_close()