Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log.c1665 int xheads; in xlog_cksum() local
1667 xheads = size / XLOG_HEADER_CYCLE_SIZE; in xlog_cksum()
1669 xheads++; in xlog_cksum()
1671 for (i = 1; i < xheads; i++) { in xlog_cksum()