Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_log.c2106 xlog_in_core_t *iclog, *next_iclog; in xlog_dealloc_log() local
2118 next_iclog = iclog->ic_next; in xlog_dealloc_log()
2121 iclog = next_iclog; in xlog_dealloc_log()