Home
last modified time | relevance | path

Searched refs:DN_BONUS (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Ddnode.h51 #define DN_BONUS(dnp) ((void*)((dnp)->dn_bonus + \ macro
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/
A Dfsys_zfs.c911 ((dsl_dir_phys_t *)DN_BONUS(mdn))->dd_head_dataset_obj; in get_objset_mdn()
939 ((dsl_dir_phys_t *)DN_BONUS(mdn))->dd_child_dir_zapobj; in get_objset_mdn()
955 headobj = ((dsl_dir_phys_t *)DN_BONUS(mdn))->dd_head_dataset_obj; in get_objset_mdn()
965 snapobj = ((dsl_dataset_phys_t *)DN_BONUS(mdn))-> in get_objset_mdn()
980 bp = &((dsl_dataset_phys_t *)DN_BONUS(mdn))->ds_bp; in get_objset_mdn()
1441 sahdrp = (sa_hdr_phys_t *)DN_BONUS(DNODE); in zfs_open()
1465 filemax = ((znode_phys_t *)DN_BONUS(DNODE))->zp_size; in zfs_open()

Completed in 5 milliseconds