Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.h156 int xfs_log_notify(struct xfs_mount *mp,
Dxfs_log_cil.c613 error = xfs_log_notify(log->l_mp, commit_iclog, &ctx->log_cb); in xlog_cil_push()
Dxfs_log.c519 xfs_log_notify( in xfs_log_notify() function