Searched refs:xfs_defer_op_type (Results 1 – 7 of 7) sorted by relevance
10 struct xfs_defer_op_type;48 struct xfs_defer_op_type { struct62 extern const struct xfs_defer_op_type xfs_bmap_update_defer_type; argument63 extern const struct xfs_defer_op_type xfs_refcount_update_defer_type;64 extern const struct xfs_defer_op_type xfs_rmap_update_defer_type;65 extern const struct xfs_defer_op_type xfs_extent_free_defer_type;66 extern const struct xfs_defer_op_type xfs_agfl_free_defer_type;67 extern const struct xfs_defer_op_type xfs_attr_defer_type;
185 static const struct xfs_defer_op_type *defer_op_types[] = {205 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_create_intent()253 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_pending_abort()268 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_pending_cancel_work()492 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_finish_one()651 const struct xfs_defer_op_type *ops = defer_op_types[type]; in xfs_defer_add()
570 const struct xfs_defer_op_type xfs_extent_free_defer_type = {636 const struct xfs_defer_op_type xfs_agfl_free_defer_type = {
436 const struct xfs_defer_op_type xfs_refcount_update_defer_type = {
440 const struct xfs_defer_op_type xfs_bmap_update_defer_type = {
455 const struct xfs_defer_op_type xfs_rmap_update_defer_type = {
888 const struct xfs_defer_op_type xfs_attr_defer_type = {