Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_log_recover.c952 xfs_daddr_t tmp_tail; in xlog_verify_tail() local
964 &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
967 if (*tail_blk != tmp_tail) in xlog_verify_tail()
968 *tail_blk = tmp_tail; in xlog_verify_tail()
993 buffer, &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
997 *tail_blk = tmp_tail; in xlog_verify_tail()