Searched refs:ic_log (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h357 * - ic_log is a pointer back to the global log structure.
371 struct log *ic_log; member in struct:xlog_iclog_fields
404 #define ic_log hic_fields.ic_log macro
H A Dxfs_log.c946 l = iclog->ic_log;
1222 iclog->ic_log = log;
1461 bp = iclog->ic_log->l_xbuf;
2282 xlog_t *log = iclog->ic_log;

Completed in 53 milliseconds