Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rw.c68 if (xfs_log_force_umount(mp, logerror)) in xfs_do_force_shutdown()
Dxfs_log.h171 int xfs_log_force_umount(struct xfs_mount *mp, int logerror);
Dxfs_log.c3502 xfs_log_force_umount( in xfs_log_force_umount() function