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

/linux-4.4.14/fs/xfs/
H A Dxfs_log_recover.c1601 bcp->bc_len == buf_f->blf_len) { list_for_each_entry()
1610 bcp->bc_len = buf_f->blf_len;
2339 buf_f->blf_len, buf_f->blf_flags)) { xlog_recover_buffer_pass2()
2350 bp = xfs_buf_read(mp->m_ddev_targp, buf_f->blf_blkno, buf_f->blf_len, xlog_recover_buffer_pass2()
3163 buf_f->blf_len, buf_f->blf_flags)) { xlog_recover_buffer_ra_pass2()
3168 buf_f->blf_len, NULL); xlog_recover_buffer_ra_pass2()
H A Dxfs_buf_item.c799 bip->bli_formats[i].blf_len = bp->b_maps[i].bm_len; xfs_buf_item_init()
H A Dxfs_trace.h2020 __entry->len = buf_f->blf_len;
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_log_format.h460 ushort blf_len; /* number of blocks in this buf */ member in struct:xfs_buf_log_format

Completed in 115 milliseconds