Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_log.h179 int xfs_log_unmount(struct xfs_mount *mp);
Dxfs_mount.c1103 xfs_log_unmount(mp); /* Done! No more fs ops. */
Dxfs_log.c531 xfs_log_unmount(xfs_mount_t *mp) in xfs_log_unmount() function