Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode_item.c402 ilf->ilf_blkno = ip->i_imap.im_blkno; in xfs_inode_item_format()
841 in_f->ilf_blkno = in_f32->ilf_blkno; in xfs_inode_item_format_convert()
Dxfs_log_recover.c2946 if (xlog_check_buffer_cancelled(log, in_f->ilf_blkno, in xlog_recover_inode_pass2()
2954 bp = xfs_buf_read(mp->m_ddev_targp, in_f->ilf_blkno, in_f->ilf_len, 0, in xlog_recover_inode_pass2()
3917 if (xlog_peek_buffer_cancelled(log, ilfp->ilf_blkno, ilfp->ilf_len, 0)) in xlog_recover_inode_ra_pass2()
3920 xfs_buf_readahead(mp->m_ddev_targp, ilfp->ilf_blkno, in xlog_recover_inode_ra_pass2()
Dxfs_trace.h2103 __entry->blkno = in_f->ilf_blkno;
/fs/xfs/libxfs/
Dxfs_log_format.h280 int64_t ilf_blkno; /* blkno of inode buffer */ member
301 int64_t ilf_blkno; /* blkno of inode buffer */ member