Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.h155 int xfs_log_quiesce(struct xfs_mount *mp);
Dxfs_log.c1058 xfs_log_quiesce( in xfs_log_quiesce() function
1097 xfs_log_quiesce(mp); in xfs_log_clean()
Dxfs_super.c914 ret = xfs_log_quiesce(mp); in xfs_fs_freeze()