Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log.h176 void xfs_log_unmount(struct xfs_mount *mp);
Dxfs_mount.c943 xfs_log_unmount(mp); in xfs_mountfs()
1030 xfs_log_unmount(mp); in xfs_unmountfs()
Dxfs_log.c949 xfs_log_unmount( in xfs_log_unmount() function