Searched refs:xlog_rseek_logrec_hdr (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_log_recover.c | 893 xlog_rseek_logrec_hdr( in xlog_rseek_logrec_hdr() function 1176 error = xlog_rseek_logrec_hdr(log, *head_blk, *tail_blk, in xlog_verify_head() 1208 found = xlog_rseek_logrec_hdr(log, first_bad, *tail_blk, 1, bp, in xlog_verify_head() 1425 error = xlog_rseek_logrec_hdr(log, *head_blk, *head_blk, 1, bp, in xlog_find_tail()
|