Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_log.h155 int xfs_log_quiesce(struct xfs_mount *mp);
Dxfs_log.c1043 xfs_log_quiesce( in xfs_log_quiesce() function
1082 xfs_log_quiesce(mp); in xfs_log_clean()
Dxfs_super.c943 ret = xfs_log_quiesce(mp); in xfs_fs_freeze()