Searched refs:hic_data (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.h393 xlog_in_core_2_t *hic_data; member in struct:xlog_in_core
414 #define ic_header hic_data->hic_header
H A Dxfs_log.c1197 iclog->hic_data = (xlog_in_core_2_t *)
1224 iclog->ic_datap = (char *)iclog->hic_data + log->l_iclog_hsize;
1526 kmem_free(iclog->hic_data, log->l_iclog_size);

Completed in 56 milliseconds