Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log.c2738 struct xlog_in_core *first_iclog; in xlog_state_do_callback() local
2754 first_iclog = log->l_iclog; in xlog_state_do_callback()
2782 } while (first_iclog != iclog); in xlog_state_do_callback()