Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.c1618 xlog_in_core_t *iclog, *next_iclog; in xlog_dealloc_log() local
1627 next_iclog = iclog->ic_next; in xlog_dealloc_log()
1629 iclog = next_iclog; in xlog_dealloc_log()