Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.h134 int xfs_log_release_iclog(struct xfs_mount *mp,
Dxfs_log_cil.c851 return xfs_log_release_iclog(log->l_mp, commit_iclog); in xlog_cil_push()
Dxfs_log.c570 xfs_log_release_iclog( in xfs_log_release_iclog() function