Searched refs:ilf_blkno (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 36 xlog_buf_readahead(log, ilfp->ilf_blkno, ilfp->ilf_len, in xlog_recover_inode_ra_pass2() 41 xlog_buf_readahead(log, ilfp->ilf_blkno, ilfp->ilf_len, in xlog_recover_inode_ra_pass2() 344 if (xlog_is_buffer_cancelled(log, in_f->ilf_blkno, in_f->ilf_len)) { in xlog_recover_inode_commit_pass2() 351 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 | 667 ilf->ilf_blkno = ip->i_imap.im_blkno; in xfs_inode_item_format() 1199 in_f->ilf_blkno = in_f32->ilf_blkno; in xfs_inode_item_format_convert()
|
| H A D | xfs_trace.h | 2651 __entry->blkno = in_f->ilf_blkno;
|
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_log_format.h | 304 int64_t ilf_blkno; /* blkno of inode buffer */ member 325 int64_t ilf_blkno; /* blkno of inode buffer */ member
|