Searched refs:xfs_log_unmount_write (Results 1 – 3 of 3) sorted by relevance
180 int xfs_log_unmount_write(struct xfs_mount *mp);
666 xfs_log_unmount_write(mp); in xfs_mntupdate()1906 xfs_log_unmount_write(mp); in xfs_freeze()
535 error = xfs_log_unmount_write(mp); in xfs_log_unmount()557 xfs_log_unmount_write(xfs_mount_t *mp) in xfs_log_unmount_write() function