ic_next 931 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 1475 fs/xfs/xfs_log.c iclogp = &iclog->ic_next; ic_next 1495 fs/xfs/xfs_log.c prev_iclog = iclog->ic_next; ic_next 1955 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 1960 fs/xfs/xfs_log.c next_iclog = iclog->ic_next; ic_next 2591 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 2650 fs/xfs/xfs_log.c } while ((iclog = iclog->ic_next) != log->l_iclog); ic_next 2832 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 2876 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 2888 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 3266 fs/xfs/xfs_log.c log->l_iclog = iclog->ic_next; ic_next 3405 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 3819 fs/xfs/xfs_log.c for (i = 0; i < log->l_iclog_bufs; i++, icptr = icptr->ic_next) ic_next 3908 fs/xfs/xfs_log.c ic = ic->ic_next; ic_next 4021 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 4043 fs/xfs/xfs_log.c iclog = iclog->ic_next; ic_next 204 fs/xfs/xfs_log_priv.h struct xlog_in_core *ic_next;