Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c369 xlog_logrec_hblks(struct xlog *log, struct xlog_rec_header *rh) in xlog_logrec_hblks() function
473 xhdrs = xlog_logrec_hblks(log, head); in xlog_find_verify_log_record()
1160 hblks = xlog_logrec_hblks(log, rhead); in xlog_check_unmount_rec()
3018 hblks = xlog_logrec_hblks(log, rhead); in xlog_do_recovery_pass()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c375 xlog_logrec_hblks(struct xlog *log, struct xlog_rec_header *rh) in xlog_logrec_hblks() function
479 xhdrs = xlog_logrec_hblks(log, head); in xlog_find_verify_log_record()
1166 hblks = xlog_logrec_hblks(log, rhead); in xlog_check_unmount_rec()
3000 * This open codes xlog_logrec_hblks so that we can reuse the in xlog_do_recovery_pass()

Completed in 11 milliseconds