Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_log.h180 int xfs_log_unmount_write(struct xfs_mount *mp);
Dxfs_vfsops.c666 xfs_log_unmount_write(mp); in xfs_mntupdate()
1906 xfs_log_unmount_write(mp); in xfs_freeze()
Dxfs_log.c535 error = xfs_log_unmount_write(mp); in xfs_log_unmount()
557 xfs_log_unmount_write(xfs_mount_t *mp) in xfs_log_unmount_write() function