Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c2140 xlog_in_core_t *iclog, *next_iclog; in xlog_dealloc_log() local
2152 next_iclog = iclog->ic_next; in xlog_dealloc_log()
2155 iclog = next_iclog; in xlog_dealloc_log()

Completed in 10 milliseconds