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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h487 extern int xlog_find_tail(xlog_t *log,
H A Dxfs_log_recover.c781 xlog_find_tail( function
851 xlog_warn("XFS: xlog_find_tail: couldn't find sync record");
3819 * be the last_sync_lsn. This was set in xlog_find_tail to be the
3860 * Perform recovery and re-initialize some log variables in xlog_find_tail.
3872 if ((error = xlog_find_tail(log, &head_blk, &tail_blk)))

Completed in 50 milliseconds