Searched defs:objset (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_objset.h | 72 struct objset { struct 81 * root their descendents in this objset using handles anyway, so argument 77 os_physobjset global() argument 84 os_meta_dnodeobjset global() argument 85 os_userused_dnodeobjset global() argument 86 os_groupused_dnodeobjset global() argument 87 os_zilobjset global() argument 89 os_evicting_nodeobjset global() argument 92 os_checksumobjset global() argument 93 os_compressobjset global() argument 94 os_copiesobjset global() argument 95 os_dedup_checksumobjset global() argument 96 os_dedup_verifyobjset global() argument 97 os_logbiasobjset global() argument 98 os_primary_cacheobjset global() argument 99 os_secondary_cacheobjset global() argument 100 os_syncobjset global() argument 101 os_redundant_metadataobjset global() argument 102 os_recordsizeobjset global() argument 105 os_synctxobjset global() argument 106 os_rootbpobjset global() argument 107 os_zil_headerobjset global() argument 108 os_synced_dnodesobjset global() argument 109 os_flagsobjset global() argument 112 os_obj_lockobjset global() argument 113 os_obj_nextobjset global() argument 116 os_lockobjset global() argument 117 os_dirty_dnodesobjset global() argument 118 os_free_dnodesobjset global() argument 142 os_saobjset global() argument
|
H A D | zio.h | 291 #define SET_BOOKMARK(zb, objset, object, level, blkid) \ argument
|
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | dmu_traverse.c | 426 uint64_t objset, uint64_t object) in prefetch_dnode_metadata() argument 444 uint64_t objset, uint64_t object) in traverse_dnode() argument 546 traverse_impl(spa_t * spa,dsl_dataset_t * ds,uint64_t objset,blkptr_t * rootbp,uint64_t txg_start,zbookmark_phys_t * resume,int flags,blkptr_cb_t func,void * arg) traverse_impl() argument [all...] |
H A D | sa.c | 1411 sa_handle_get(objset_t *objset, uint64_t objid, void *userp, in sa_handle_get() argument 1425 sa_buf_hold(objset_t *objset, uint64_t obj_num, void *tag, dmu_buf_t **db) in sa_buf_hold() argument
|
H A D | zfs_ctldir.c | 1192 zfsctl_snapshot_mknode(vnode_t *pvp, uint64_t objset) in zfsctl_snapshot_mknode() argument
|
H A D | dsl_scan.c | 552 uint64_t objset, uint64_t object, uint64_t blkid) in dsl_scan_prefetch() argument
|
/titanic_51/usr/src/boot/sys/boot/zfs/ |
H A D | zfsimpl.c | 42 objset_phys_t objset; member 2003 zfs_mount_dataset(const spa_t *spa, uint64_t objnum, objset_phys_t *objset) in zfs_mount_dataset() argument [all...] |
/titanic_51/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 710 uint64_t objset; member 724 uintptr_t objset; in dbufs_cb() local [all...] |