Lines Matching defs:xfs_trans

21696 struct xfs_trans;
21720 struct xfs_trans *b_transp;
21793 struct xfs_trans {
22096 struct xfs_trans *bc_tp;
22133 struct xfs_trans *tp;
22162 typedef struct xfs_trans xfs_trans_t;
22382 int (*iop_precommit)(struct xfs_trans *, struct xfs_log_item *);
22389 struct xfs_log_item * (*iop_relog)(struct xfs_log_item *, struct xfs_trans *);
51859 struct xfs_trans *trans;
52066 int (*fn)(struct xfs_trans *, const struct xfs_fsmap *, struct xfs_getfsmap_info *);
56537 struct xfs_log_item * (*create_intent)(struct xfs_trans *, struct list_head *, unsigned int, bool);
56539 struct xfs_log_item * (*create_done)(struct xfs_trans *, struct xfs_log_item *, unsigned int);
56540 int (*finish_item)(struct xfs_trans *, struct xfs_log_item *, struct list_head *, struct xfs_btree_cur **);
56541 void (*finish_cleanup)(struct xfs_trans *, struct xfs_btree_cur *, int);
86876 typedef int (*xfs_iwalk_fn)(struct xfs_mount *, struct xfs_trans *, xfs_ino_t, void *);
86878 typedef int (*xfs_inobt_walk_fn)(struct xfs_mount *, struct xfs_trans *, xfs_agnumber_t, const struct xfs_inobt_rec_incore *, void *);
86903 struct xfs_trans *tp;
91046 struct xfs_trans *tp;
94359 struct xfs_trans *tp;
95080 struct xfs_trans *tp;
95089 struct xfs_trans *tp;
96126 typedef void (*btf_trace_xfs_trans_mod_dquot)(void *, struct xfs_trans *, struct xfs_dquot *, unsigned int, int64_t);
96538 typedef void (*btf_trace_xfs_defer_cancel)(void *, struct xfs_trans *, long unsigned int);
96540 typedef void (*btf_trace_xfs_defer_trans_roll)(void *, struct xfs_trans *, long unsigned int);
96542 typedef void (*btf_trace_xfs_defer_trans_abort)(void *, struct xfs_trans *, long unsigned int);
96544 typedef void (*btf_trace_xfs_defer_finish)(void *, struct xfs_trans *, long unsigned int);
96546 typedef void (*btf_trace_xfs_defer_finish_done)(void *, struct xfs_trans *, long unsigned int);
96548 typedef void (*btf_trace_xfs_defer_trans_roll_error)(void *, struct xfs_trans *, int);
96550 typedef void (*btf_trace_xfs_defer_finish_error)(void *, struct xfs_trans *, int);
96798 typedef void (*btf_trace_xfs_trans_alloc)(void *, struct xfs_trans *, long unsigned int);
96800 typedef void (*btf_trace_xfs_trans_cancel)(void *, struct xfs_trans *, long unsigned int);
96802 typedef void (*btf_trace_xfs_trans_commit)(void *, struct xfs_trans *, long unsigned int);
96804 typedef void (*btf_trace_xfs_trans_dup)(void *, struct xfs_trans *, long unsigned int);
96806 typedef void (*btf_trace_xfs_trans_free)(void *, struct xfs_trans *, long unsigned int);
96808 typedef void (*btf_trace_xfs_trans_roll)(void *, struct xfs_trans *, long unsigned int);
96810 typedef void (*btf_trace_xfs_trans_add_item)(void *, struct xfs_trans *, long unsigned int);
96812 typedef void (*btf_trace_xfs_trans_commit_items)(void *, struct xfs_trans *, long unsigned int);
96814 typedef void (*btf_trace_xfs_trans_free_items)(void *, struct xfs_trans *, long unsigned int);