Home
last modified time | relevance | path

Searched refs:xfs_defer_add (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_defer.h40 struct xfs_defer_pending *xfs_defer_add(struct xfs_trans *tp, struct list_head *h,
H A Dxfs_defer.c854 xfs_defer_add( in xfs_defer_add() function
/linux/fs/xfs/
H A Dxfs_exchmaps_item.c270 xfs_defer_add(tp, &xmi->xmi_list, &xfs_exchmaps_defer_type); in xfs_exchmaps_defer_add()