Searched refs:l_iclog_heads (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h476 int l_iclog_heads; /* # of iclog header sectors */ member in struct:log
H A Dxfs_log.c1058 log->l_iclog_heads = xhdrs;
1062 log->l_iclog_heads = 1;
1082 log->l_iclog_heads = 1;
H A Dxfs_log_recover.c3365 for (i = 1; i < log->l_iclog_heads; i++) {

Completed in 115 milliseconds