Searched refs:dnode_buf (Results 1 – 1 of 1) sorted by relevance
65 static dnode_phys_t *dnode_buf = NULL; variable872 if (dnode_buf != NULL && dnode_mdn == mdn && in dnode_get()874 grub_memmove(buf, &dnode_buf[idx], DNODE_SIZE); in dnode_get()879 if (dnode_buf && blksz == 1<<DNODE_BLOCK_SHIFT) { in dnode_get()880 dnbuf = dnode_buf; in dnode_get()1737 dnode_buf = (dnode_phys_t *)stack; in zfs_open()1813 dnode_buf = NULL; in zfs_open()