Searched refs:xfs_log_unmount_write (Results 1 – 3 of 3) sorted by relevance
179 int xfs_log_unmount_write(struct xfs_mount *mp);
722 xfs_log_unmount_write(mp);2008 xfs_log_unmount_write(mp);
557 error = xfs_log_unmount_write(mp); in xfs_log_unmount()579 xfs_log_unmount_write(xfs_mount_t *mp) in xfs_log_unmount_write() function