Searched refs:xfs_unmount_flush (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_mount.h601 extern int xfs_unmount_flush(xfs_mount_t *, int);
H A Dxfs_vfsops.c615 error = xfs_unmount_flush(mp, 0);
730 * xfs_unmount_flush implements a set of flush operation on special
735 xfs_unmount_flush( function

Completed in 155 milliseconds