Searched refs:dnode_end_t (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0069-zfs-Fix-resource-leaks-while-constructing-path.patch | 35 @@ -2836,8 +2836,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 46 @@ -2879,11 +2879,18 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t … 67 @@ -2893,7 +2900,7 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 76 @@ -2903,6 +2910,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 85 @@ -2911,7 +2920,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 95 @@ -2949,11 +2959,12 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t … 110 @@ -2974,7 +2985,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d…
|
| H A D | 0068-zfs-Fix-possible-negative-shift-operation.patch | 29 @@ -2667,6 +2667,11 @@ dnode_get (dnode_end_t * mdn, grub_uint64_t objnum, grub_uint8_t type,
|
| /OK3568_Linux_fs/u-boot/fs/zfs/ |
| H A D | zfs.c | 143 } dnode_end_t; typedef 168 dnode_end_t mos; 169 dnode_end_t mdn; 170 dnode_end_t dnode; 629 dmu_read(dnode_end_t *dn, uint64_t blkid, void **buf, in dmu_read() 906 fzap_lookup(dnode_end_t *zap_dnode, zap_phys_t *zap, in fzap_lookup() 946 fzap_iterate(dnode_end_t *zap_dnode, zap_phys_t *zap, in fzap_iterate() 1034 zap_lookup(dnode_end_t *zap_dnode, char *name, uint64_t *val, in zap_lookup() 1068 zap_iterate(dnode_end_t *zap_dnode, in zap_iterate() 1112 dnode_get(dnode_end_t *mdn, uint64_t objnum, uint8_t type, in dnode_get() [all …]
|