Home
last modified time | relevance | path

Searched refs:dmu_tx (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzfeature.h42 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 Ddsl_destroy.h36 struct dmu_tx;
43 void dsl_destroy_head_sync_impl(struct dsl_dataset *, struct dmu_tx *);
47 boolean_t, struct dmu_tx *);
H A Ddsl_scan.h42 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 Ddsl_userhold.h41 struct dmu_tx;
49 boolean_t temphold, struct dmu_tx *tx);
51 minor_t minor, uint64_t now, struct dmu_tx *tx);
H A Ddmu_objset.h50 struct dmu_tx;
104 struct dmu_tx *os_synctx; /* XXX sketchy */
H A Ddbuf.h86 struct dmu_tx;
314 struct dmu_tx *);
H A Ddmu_tx.h48 struct dmu_tx { struct
H A Ddsl_pool.h49 struct dmu_tx;
H A Ddmu.h77 typedef struct dmu_tx dmu_tx_t;
/titanic_44/usr/src/lib/libzpool/common/
H A Dllib-lzpool60 #include <sys/dmu_tx.h>
/titanic_44/usr/src/uts/common/
H A DMakefile.files1323 dmu_tx.o \