Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_log.c1822 int xheads; in xlog_cksum() local
1824 xheads = DIV_ROUND_UP(size, XLOG_HEADER_CYCLE_SIZE); in xlog_cksum()
1826 for (i = 1; i < xheads; i++) { in xlog_cksum()