Searched refs:xfs_defer_finish_one (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.h44 int xfs_defer_finish_one(struct xfs_trans *tp, struct xfs_defer_pending *dfp);
H A Dxfs_defer.c577 xfs_defer_finish_one( function
705 error = xfs_defer_finish_one(*tp, dfp);
/linux-master/fs/xfs/
H A Dxfs_log_recover.c2633 error = xfs_defer_finish_one(tp, dfp);

Completed in 233 milliseconds