xfs_log_done      108 fs/xfs/xfs_log.h xfs_lsn_t xfs_log_done(struct xfs_mount *mp,
xfs_log_done      845 fs/xfs/xfs_log_cil.c 	commit_lsn = xfs_log_done(log->l_mp, tic, &commit_iclog, false);
xfs_log_done     1020 fs/xfs/xfs_log_cil.c 	xfs_log_done(mp, tp->t_ticket, NULL, regrant);
xfs_log_done      232 fs/xfs/xfs_trans.c 		xfs_log_done(tp->t_mountp, tp->t_ticket, NULL, false);
xfs_log_done     1002 fs/xfs/xfs_trans.c 		commit_lsn = xfs_log_done(mp, tp->t_ticket, NULL, regrant);
xfs_log_done     1063 fs/xfs/xfs_trans.c 		xfs_log_done(mp, tp->t_ticket, NULL, false);