Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_log.c97 STATIC int xlog_state_sync_all(xlog_t *log, uint flags);
327 rval = xlog_state_sync_all(log, flags); in xfs_log_force()
2818 xlog_state_sync_all(xlog_t *log, uint flags) in xlog_state_sync_all() function
3518 xlog_state_sync_all(log, XFS_LOG_FORCE|XFS_LOG_SYNC); in xfs_log_force_umount()