Searched refs:dmu_tx (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfeature.h | 42 struct dmu_tx; 45 extern void spa_feature_create_zap_objects(struct spa *, struct dmu_tx *); 47 struct dmu_tx *); 48 extern void spa_feature_incr(struct spa *, spa_feature_t, struct dmu_tx *); 49 extern void spa_feature_decr(struct spa *, spa_feature_t, struct dmu_tx *); 65 struct dmu_tx *); 67 struct dmu_tx *);
|
H A D | dsl_destroy.h | 36 struct dmu_tx; 43 void dsl_destroy_head_sync_impl(struct dsl_dataset *, struct dmu_tx *); 47 boolean_t, struct dmu_tx *);
|
H A D | dsl_scan.h | 42 struct dmu_tx; 135 void dsl_scan_ds_destroyed(struct dsl_dataset *ds, struct dmu_tx *tx); 136 void dsl_scan_ds_snapshotted(struct dsl_dataset *ds, struct dmu_tx *tx); 138 struct dmu_tx *tx);
|
H A D | dsl_userhold.h | 41 struct dmu_tx; 49 boolean_t temphold, struct dmu_tx *tx); 51 minor_t minor, uint64_t now, struct dmu_tx *tx);
|
H A D | dmu_objset.h | 50 struct dmu_tx; 104 struct dmu_tx *os_synctx; /* XXX sketchy */
|
H A D | dbuf.h | 86 struct dmu_tx; 314 struct dmu_tx *);
|
H A D | dmu_tx.h | 48 struct dmu_tx { struct
|
H A D | dsl_pool.h | 49 struct dmu_tx;
|
H A D | dmu.h | 77 typedef struct dmu_tx dmu_tx_t;
|
/titanic_44/usr/src/lib/libzpool/common/ |
H A D | llib-lzpool | 60 #include <sys/dmu_tx.h>
|
/titanic_44/usr/src/uts/common/ |
H A D | Makefile.files | 1323 dmu_tx.o \
|