Searched refs:xfs_rmap_finish_one (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 179 int xfs_rmap_finish_one(struct xfs_trans *tp, enum xfs_rmap_intent_type type,
|
H A D | xfs_rmap.c | 2328 /* Clean up after calling xfs_rmap_finish_one. */ 2353 xfs_rmap_finish_one( in xfs_rmap_finish_one() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 187 int xfs_rmap_finish_one(struct xfs_trans *tp, struct xfs_rmap_intent *ri,
|
H A D | xfs_rmap.c | 2414 /* Clean up after calling xfs_rmap_finish_one. */ 2439 xfs_rmap_finish_one( in xfs_rmap_finish_one() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_rmap_item.c | 320 error = xfs_rmap_finish_one(tp, type, owner, whichfork, startoff, in xfs_trans_log_finish_rmap_update()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_rmap_item.c | 302 error = xfs_rmap_finish_one(tp, ri, pcur); in xfs_trans_log_finish_rmap_update()
|
Completed in 9 milliseconds