Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_log.c2113 xlog_in_core_t *iclog, *next_iclog; in xlog_dealloc_log() local
2136 next_iclog = iclog->ic_next; in xlog_dealloc_log()
2139 iclog = next_iclog; in xlog_dealloc_log()