Home
last modified time | relevance | path

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

/linux/fs/xfs/
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()
894 buf_f->blf_len)) in xlog_recover_buf_commit_pass2()
899 buf_f->blf_len)) in xlog_recover_buf_commit_pass2()
909 error = xfs_buf_read(mp->m_ddev_targp, buf_f->blf_blkno, buf_f->blf_len, in xlog_recover_buf_commit_pass2()
A Dxfs_buf_item.c838 bip->bli_formats[i].blf_len = bp->b_maps[i].bm_len; in xfs_buf_item_init()
A Dxfs_trace.h2307 __entry->len = buf_f->blf_len;
/linux/fs/xfs/libxfs/
A Dxfs_log_format.h491 unsigned short blf_len; /* number of blocks in this buf */ member

Completed in 14 milliseconds