Home
last modified time | relevance | path

Searched refs:blf_len (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c164 xlog_buf_readahead(log, buf_f->blf_blkno, buf_f->blf_len, NULL); in xlog_recover_buf_ra_pass2()
186 else if (xlog_add_buffer_cancelled(log, bf->blf_blkno, bf->blf_len)) in xlog_recover_buf_commit_pass1()
884 buf_f->blf_len)) in xlog_recover_buf_commit_pass2()
889 buf_f->blf_len)) in xlog_recover_buf_commit_pass2()
899 error = xfs_buf_read(mp->m_ddev_targp, buf_f->blf_blkno, buf_f->blf_len, in xlog_recover_buf_commit_pass2()
H A Dxfs_buf_item.c757 bip->bli_formats[i].blf_len = bp->b_maps[i].bm_len; in xfs_buf_item_init()
H A Dxfs_trace.h2168 __entry->len = buf_f->blf_len;
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf_item_recover.c173 xlog_buf_readahead(log, buf_f->blf_blkno, buf_f->blf_len, NULL); in xlog_recover_buf_ra_pass2()
195 else if (xlog_add_buffer_cancelled(log, bf->blf_blkno, bf->blf_len)) in xlog_recover_buf_commit_pass1()
903 buf_f->blf_len)) in xlog_recover_buf_commit_pass2()
908 buf_f->blf_len)) in xlog_recover_buf_commit_pass2()
918 error = xfs_buf_read(mp->m_ddev_targp, buf_f->blf_blkno, buf_f->blf_len, in xlog_recover_buf_commit_pass2()
H A Dxfs_buf_item.c881 bip->bli_formats[i].blf_len = bp->b_maps[i].bm_len; in xfs_buf_item_init()
H A Dxfs_trace.h2305 __entry->len = buf_f->blf_len;
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h494 unsigned short blf_len; /* number of blocks in this buf */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h531 unsigned short blf_len; /* number of blocks in this buf */ member

Completed in 19 milliseconds