Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_log.c51 STATIC int xlog_sync(xlog_t *log, xlog_in_core_t *iclog);
1303 xlog_sync(xlog_t *log, in xlog_sync() function
2850 return xlog_sync(log, iclog); in xlog_state_release_iclog()