Searched refs:dnode (Results 1 - 4 of 4) sorted by relevance

/u-boot/fs/zfs/
H A Dzfs.c32 * and places its dnode at the memory address DNODE.
40 #include <zfs/dnode.h>
159 /* cache for a dnode block */
170 dnode_end_t dnode; member in struct:zfs_data
1104 * Get the dnode of an object number from the metadnode of an object set.
1107 * mdn - metadnode to get the object dnode
1108 * objnum - object number for the object dnode
1109 * buf - data buffer that holds the returning dnode
1115 uint64_t blkid, blksz; /* the block id this object dnode is in */
1135 printf("incorrect dnode typ
[all...]
H A Dzfs_lzjb.c21 #include <zfs/dnode.h>
H A Dzfs_fletcher.c21 #include <zfs/dnode.h>
H A Dzfs_sha256.c21 #include <zfs/dnode.h>

Completed in 47 milliseconds