Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.h154 int xfs_log_notify(struct xfs_mount *mp,
Dxfs_log_cil.c640 error = xfs_log_notify(log->l_mp, commit_iclog, &ctx->log_cb); in xlog_cil_push()
Dxfs_log.c563 xfs_log_notify( in xfs_log_notify() function