Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_priv.h483 int xlog_commit_record(struct xlog *log, struct xlog_ticket *ticket,
Dxfs_log_cil.c852 error = xlog_commit_record(log, tic, &commit_iclog, &commit_lsn); in xlog_cil_push_work()
Dxfs_log.c1465 xlog_commit_record( in xlog_commit_record() function