Home
last modified time | relevance | path

Searched refs:xfs_buf_offset (Results 1 – 16 of 16) sorted by relevance

/fs/xfs/
A Dxfs_buf_item_recover.c534 memcpy(xfs_buf_offset(bp, in xlog_recover_do_reg_buffer()
691 buffer_nextp = xfs_buf_offset(bp, next_unlinked_offset); in xlog_recover_do_inode_buffer()
700 xfs_buf_offset(bp, i * mp->m_sb.sb_inodesize)); in xlog_recover_do_inode_buffer()
1126 be16_to_cpu(*((__be16 *)xfs_buf_offset(bp, 0))) && in xlog_recover_buf_commit_pass2()
A Dxfs_iunlink_item.c73 dip = xfs_buf_offset(ibp, ip->i_imap.im_boffset); in xfs_iunlink_log_dinode()
A Dxfs_dquot_item_recover.c135 dqb = xfs_buf_offset(bp, dq_f->qlf_boffset); in xlog_recover_dquot_commit_pass2()
A Dxfs_buf.h310 static inline void *xfs_buf_offset(struct xfs_buf *bp, size_t offset) in xfs_buf_offset() function
A Dxfs_error.c483 return xfs_buf_verifier_error(bp, error, "", xfs_buf_offset(bp, 0), in xfs_verifier_error()
A Dxfs_dquot.c618 struct xfs_dqblk *dqb = xfs_buf_offset(bp, dqp->q_bufoffset); in xfs_dquot_from_disk()
1414 dqblk = xfs_buf_offset(bp, dqp->q_bufoffset); in xfs_qm_dqflush()
A Dxfs_inode_item_recover.c356 dip = xfs_buf_offset(bp, in_f->ilf_boffset); in xlog_recover_inode_commit_pass2()
A Dxfs_buf_item.c275 xfs_buf_offset(bp, offset), in xfs_buf_item_copy_iovec()
A Dxfs_inode_item.c533 dip = xfs_buf_offset(ip->i_itemp->ili_item.li_buf, in xfs_copy_dm_fields_to_log_dinode()
A Dxfs_icache.c669 xfs_buf_offset(bp, ip->i_imap.im_boffset)); in xfs_iget_cache_miss()
A Dxfs_inode.c2371 dip = xfs_buf_offset(bp, ip->i_imap.im_boffset); in xfs_iflush()
/fs/xfs/libxfs/
A Dxfs_ialloc.h33 return xfs_buf_offset(b, o << (mp)->m_sb.sb_inodelog); in xfs_make_iptr()
A Dxfs_inode_buf.c59 dip = xfs_buf_offset(bp, (i << mp->m_sb.sb_inodelog)); in xfs_inode_buf_verify()
/fs/xfs/scrub/
A Dialloc.c445 dip = xfs_buf_offset(cluster_bp, imap.im_boffset); in xchk_iallocbt_check_cluster()
A Dialloc_repair.c161 dip = xfs_buf_offset(cluster_bp, offset); in xrep_ibt_check_ifree()
A Dinode_repair.c174 struct xfs_dinode *dip = xfs_buf_offset(bp, ioffset); in xrep_dinode_buf_core()
1572 dip = xfs_buf_offset(bp, ri->imap.im_boffset); in xrep_dinode_core()

Completed in 54 milliseconds