Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.h132 int xfs_log_notify(struct xlog_in_core *iclog,
Dxfs_log_cil.c836 error = xfs_log_notify(commit_iclog, &ctx->log_cb); in xlog_cil_push()
Dxfs_log.c550 xfs_log_notify( in xfs_log_notify() function