Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log_recover.c953 xfs_daddr_t tmp_tail; in xlog_verify_tail() local
965 &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
968 if (*tail_blk != tmp_tail) in xlog_verify_tail()
969 *tail_blk = tmp_tail; in xlog_verify_tail()
994 buffer, &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
998 *tail_blk = tmp_tail; in xlog_verify_tail()