Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log.h138 int xfs_log_quiesce(struct xfs_mount *mp);
Dxfs_log.c1033 xfs_log_quiesce( in xfs_log_quiesce() function
1072 xfs_log_quiesce(mp); in xfs_log_clean()
Dxfs_super.c887 ret = xfs_log_quiesce(mp); in xfs_fs_freeze()