Searched refs:xfs_defer_op_type (Results 1 – 11 of 11) sorted by relevance
10 struct xfs_defer_op_type;23 const struct xfs_defer_op_type *dfp_ops;41 const struct xfs_defer_op_type *ops);49 struct xfs_defer_op_type { struct69 extern const struct xfs_defer_op_type xfs_bmap_update_defer_type; argument70 extern const struct xfs_defer_op_type xfs_refcount_update_defer_type;71 extern const struct xfs_defer_op_type xfs_rtrefcount_update_defer_type;72 extern const struct xfs_defer_op_type xfs_rmap_update_defer_type;73 extern const struct xfs_defer_op_type xfs_rtrmap_update_defer_type;74 extern const struct xfs_defer_op_type xfs_extent_free_defer_type;[all …]
231 static const struct xfs_defer_op_type xfs_barrier_defer_type = {583 const struct xfs_defer_op_type *ops = dfp->dfp_ops; in xfs_defer_finish_one()780 const struct xfs_defer_op_type *ops) in xfs_defer_find_last()804 const struct xfs_defer_op_type *ops) in xfs_defer_can_append()825 const struct xfs_defer_op_type *ops) in xfs_defer_alloc()843 const struct xfs_defer_op_type *ops) in xfs_defer_add()894 const struct xfs_defer_op_type *ops) in xfs_defer_start_recovery()921 const struct xfs_defer_op_type *ops = dfp->dfp_ops; in xfs_defer_finish_recovery()
14 struct xfs_defer_op_type;170 xfs_lsn_t lsn, const struct xfs_defer_op_type *ops);
483 static inline const struct xfs_defer_op_type *728 const struct xfs_defer_op_type xfs_extent_free_defer_type = {741 const struct xfs_defer_op_type xfs_agfl_free_defer_type = {816 const struct xfs_defer_op_type xfs_rtextent_free_defer_type = {828 const struct xfs_defer_op_type xfs_rtextent_free_defer_type = {
643 const struct xfs_defer_op_type xfs_rmap_update_defer_type = {679 const struct xfs_defer_op_type xfs_rtrmap_update_defer_type = {692 const struct xfs_defer_op_type xfs_rtrmap_update_defer_type = {
590 const struct xfs_defer_op_type xfs_refcount_update_defer_type = {650 const struct xfs_defer_op_type xfs_rtrefcount_update_defer_type = {663 const struct xfs_defer_op_type xfs_rtrefcount_update_defer_type = {
510 const struct xfs_defer_op_type xfs_exchmaps_defer_type = {
593 const struct xfs_defer_op_type xfs_bmap_update_defer_type = {
934 const struct xfs_defer_op_type xfs_attr_defer_type = {
1980 const struct xfs_defer_op_type *ops) in xlog_recover_intent_item()
77 struct xfs_defer_op_type;268 TP_PROTO(struct xfs_mount *mp, const struct xfs_defer_op_type *ops,