Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c172 xlog_bread_noalign( in xlog_bread_noalign() function
215 error = xlog_bread_noalign(log, blk_no, nbblks, bp); in xlog_bread()
243 error = xlog_bread_noalign(log, blk_no, nbblks, bp); in xlog_bread_offset()
1689 error = xlog_bread_noalign(log, start_block, 1, bp); in xlog_write_log_records()