Home
last modified time | relevance | path

Searched refs:l_iclog_heads (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_log_priv.h373 int l_iclog_heads; /* # of iclog header sectors */ member
Dxfs_log.c1298 log->l_iclog_heads = xhdrs; in xlog_get_iclog_buffer_size()
1302 log->l_iclog_heads = 1; in xlog_get_iclog_buffer_size()
1313 log->l_iclog_heads = 1; in xlog_get_iclog_buffer_size()
1684 for (i = 1; i < log->l_iclog_heads; i++) in xlog_pack_data()