Searched refs:ilf_blkno (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 34 xlog_buf_readahead(log, ilfp->ilf_blkno, ilfp->ilf_len, in xlog_recover_inode_ra_pass2() 39 xlog_buf_readahead(log, ilfp->ilf_blkno, ilfp->ilf_len, in xlog_recover_inode_ra_pass2() 306 if (xlog_is_buffer_cancelled(log, in_f->ilf_blkno, in_f->ilf_len)) { in xlog_recover_inode_commit_pass2() 313 error = xfs_buf_read(mp->m_ddev_targp, in_f->ilf_blkno, in_f->ilf_len, in xlog_recover_inode_commit_pass2()
|
H A D | xfs_inode_item.c | 645 ilf->ilf_blkno = ip->i_imap.im_blkno; in xfs_inode_item_format() 1195 in_f->ilf_blkno = in_f32->ilf_blkno; in xfs_inode_item_format_convert()
|
H A D | xfs_trace.h | 2365 __entry->blkno = in_f->ilf_blkno;
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_log_format.h | 292 int64_t ilf_blkno; /* blkno of inode buffer */ member 313 int64_t ilf_blkno; /* blkno of inode buffer */ member
|