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