Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_log.c1531 xlog_in_core_t *iclog, *next_iclog; in xlog_unalloc_log() local
1546 next_iclog = iclog->ic_next; in xlog_unalloc_log()
1549 iclog = next_iclog; in xlog_unalloc_log()