Symbol: xlog_in_core
fs/xfs/xfs_log.c
1188
struct xlog_in_core *iclog =
fs/xfs/xfs_log.c
1189
container_of(work, struct xlog_in_core, ic_end_io_work);
fs/xfs/xfs_log.c
1331
struct xlog_in_core **iclogp;
fs/xfs/xfs_log.c
1332
struct xlog_in_core *iclog, *prev_iclog = NULL;
fs/xfs/xfs_log.c
1478
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
1535
struct xlog_in_core *iclog = bio->bi_private;
fs/xfs/xfs_log.c
1544
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
1665
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
1707
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
1780
struct xlog_in_core *iclog, *next_iclog;
fs/xfs/xfs_log.c
1809
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
2201
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
2242
struct xlog_in_core *iclog = log->l_iclog;
fs/xfs/xfs_log.c
2293
struct xlog_in_core *dirty_iclog)
fs/xfs/xfs_log.c
2314
struct xlog_in_core *iclog = log->l_iclog;
fs/xfs/xfs_log.c
2338
struct xlog_in_core *iclog)
fs/xfs/xfs_log.c
2396
struct xlog_in_core *first_iclog = log->l_iclog;
fs/xfs/xfs_log.c
2397
struct xlog_in_core *iclog = first_iclog;
fs/xfs/xfs_log.c
2466
struct xlog_in_core *iclog)
fs/xfs/xfs_log.c
2519
struct xlog_in_core *iclog;
fs/xfs/xfs_log.c
2693
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
27
struct xlog_in_core *iclog;
fs/xfs/xfs_log.c
2744
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
2797
struct xlog_in_core *iclog;
fs/xfs/xfs_log.c
2884
struct xlog_in_core *iclog;
fs/xfs/xfs_log.c
3154
struct xlog_in_core *iclog)
fs/xfs/xfs_log.c
3175
struct xlog_in_core *iclog)
fs/xfs/xfs_log.c
3228
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
3232
struct xlog_in_core *icptr;
fs/xfs/xfs_log.c
3422
struct xlog_in_core *iclog = log->l_iclog;
fs/xfs/xfs_log.c
426
struct xlog_in_core *iclog;
fs/xfs/xfs_log.c
471
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
49
struct xlog_in_core *iclog);
fs/xfs/xfs_log.c
59
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
65
struct xlog_in_core *iclog,
fs/xfs/xfs_log.c
70
struct xlog_in_core *iclog);
fs/xfs/xfs_log.c
747
struct xlog_in_core *iclog)
fs/xfs/xfs_log.c
764
struct xlog_in_core *iclog = log->l_iclog;
fs/xfs/xfs_log.c
781
struct xlog_in_core *iclog)
fs/xfs/xfs_log.c
863
struct xlog_in_core *iclog;
fs/xfs/xfs_log.c
895
struct xlog_in_core *iclog = log->l_iclog;
fs/xfs/xfs_log.h
109
struct xlog_in_core;
fs/xfs/xfs_log_cil.c
1038
struct xlog_in_core *iclog)
fs/xfs/xfs_log_priv.h
205
struct xlog_in_core *ic_next;
fs/xfs/xfs_log_priv.h
206
struct xlog_in_core *ic_prev;
fs/xfs/xfs_log_priv.h
240
struct xlog_in_core *commit_iclog;
fs/xfs/xfs_log_priv.h
439
struct xlog_in_core *l_iclog; /* head log queue */
fs/xfs/xfs_log_priv.h
533
void xlog_state_switch_iclogs(struct xlog *log, struct xlog_in_core *iclog,
fs/xfs/xfs_log_priv.h
535
int xlog_state_release_iclog(struct xlog *log, struct xlog_in_core *iclog,
fs/xfs/xfs_log_priv.h
573
struct xlog_in_core *iclog);
fs/xfs/xfs_log_priv.h
608
int xlog_wait_on_iclog(struct xlog_in_core *iclog)
fs/xfs/xfs_trace.h
4950
TP_PROTO(struct xlog_in_core *iclog, unsigned long caller_ip),
fs/xfs/xfs_trace.h
4983
TP_PROTO(struct xlog_in_core *iclog, unsigned long caller_ip), \
fs/xfs/xfs_trace.h
72
struct xlog_in_core;