Lines Matching refs:mp
34 struct xfs_mount *mp) in xfs_icluster_size_fsb() argument
36 if (mp->m_sb.sb_blocksize >= mp->m_inode_cluster_size) in xfs_icluster_size_fsb()
38 return mp->m_inode_cluster_size >> mp->m_sb.sb_blocklog; in xfs_icluster_size_fsb()
45 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr() argument
48 (xfs_buf_offset(b, o << (mp)->m_sb.sb_inodelog)); in xfs_make_iptr()
101 struct xfs_mount *mp, /* file system mount structure */
112 struct xfs_mount *mp); /* file system mount structure */
128 struct xfs_mount *mp, /* file system mount structure */
139 struct xfs_mount *mp, /* file system mount structure */
158 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
163 int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,