Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_log.h120 void xfs_log_release_iclog(struct xlog_in_core *iclog);
Dxfs_log_cil.c874 xfs_log_release_iclog(commit_iclog); in xlog_cil_push_work()
Dxfs_log.c513 xfs_log_release_iclog( in xfs_log_release_iclog() function