Searched refs:sa_handle (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_sa.h130 void zfs_sa_upgrade(struct sa_handle *, dmu_tx_t *);
133 void zfs_sa_uprade_pre(struct sa_handle *, void *, dmu_tx_t *);
134 void zfs_sa_upgrade_post(struct sa_handle *, void *, dmu_tx_t *);
H A Dsa.h112 struct sa_handle;
114 typedef struct sa_handle sa_handle_t;
H A Dsa_impl.h212 struct sa_handle { struct
H A Ddmu.h72 struct sa_handle;
554 void dmu_tx_hold_sa(dmu_tx_t *tx, struct sa_handle *hdl, boolean_t may_grow);

Completed in 58 milliseconds