Home
last modified time | relevance | path

Searched refs:diff_items (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_defer.h54 int (*diff_items)(void *, struct list_head *, struct list_head *); member
Dxfs_defer.c194 dfp->dfp_type->diff_items); in xfs_defer_create_intents()
/linux-4.19.296/fs/xfs/
Dxfs_trans_extfree.c212 .diff_items = xfs_extent_free_diff_items,
280 .diff_items = xfs_extent_free_diff_items,
Dxfs_trans_refcount.c233 .diff_items = xfs_refcount_update_diff_items,
Dxfs_trans_bmap.c226 .diff_items = xfs_bmap_update_diff_items,
Dxfs_trans_rmap.c250 .diff_items = xfs_rmap_update_diff_items,