Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.c1996 xlog_in_core_t *iclog, *next_iclog; in xlog_dealloc_log() local
2025 next_iclog = iclog->ic_next; in xlog_dealloc_log()
2027 iclog = next_iclog; in xlog_dealloc_log()