Searched refs:xfs_log_unmount (Results 1 – 3 of 3) sorted by relevance
173 int xfs_log_unmount(struct xfs_mount *mp);
1291 xfs_log_unmount(mp); /* Done! No more fs ops. */ in xfs_unmountfs()
639 xfs_log_unmount(xfs_mount_t *mp) in xfs_log_unmount() function