Searched refs:childobj (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/fs/zfs/ |
| H A D | zfs.c | 1328 uint64_t childobj; in get_filesystem_dnode() local 1343 …childobj = zfs_to_cpu64((((dsl_dir_phys_t *) DN_BONUS(&mdn->dn)))->dd_child_dir_zapobj, mdn->endia… in get_filesystem_dnode() 1344 err = dnode_get(mosmdn, childobj, in get_filesystem_dnode() 2294 uint64_t childobj, headobj; in zfs_ls() local 2302 …childobj = zfs_to_cpu64(((dsl_dir_phys_t *) DN_BONUS(&data->dnode.dn))->dd_child_dir_zapobj, data-… in zfs_ls() 2304 err = dnode_get(&(data->mos), childobj, in zfs_ls()
|
| /openbmc/qemu/include/qom/ |
| H A D | object.h | 796 void *childobj, size_t size, const char *type, 815 void *childobj, size_t size, const char *type,
|