Home
last modified time | relevance | path

Searched refs:xhdrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c407 int xhdrs; in xlog_find_verify_log_record() local
473 xhdrs = xlog_logrec_hblks(log, head); in xlog_find_verify_log_record()
476 BTOBB(be32_to_cpu(head->h_len)) + xhdrs) in xlog_find_verify_log_record()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c413 int xhdrs; in xlog_find_verify_log_record() local
479 xhdrs = xlog_logrec_hblks(log, head); in xlog_find_verify_log_record()
482 BTOBB(be32_to_cpu(head->h_len)) + xhdrs) in xlog_find_verify_log_record()

Completed in 11 milliseconds