Searched refs:XLOG_RECORD_BSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_log_priv.h | 53 #define XLOG_RECORD_BSIZE (16*1024) /* eventually 32k */ macro |
D | xfs_log.c | 1099 log->l_iclog_size = XLOG_RECORD_BSIZE; /* 16k */ in xlog_get_iclog_buffer_size() |