Lines Matching refs:p_cluster
1106 u32 cpos, p_cluster, num_clusters, bpc, clusters;
1120 ret = ocfs2_xattr_get_clusters(inode, cpos, &p_cluster,
1127 blkno = ocfs2_clusters_to_blocks(inode->i_sb, p_cluster);
1355 u32 p_cluster, num_clusters;
1366 ret = ocfs2_xattr_get_clusters(inode, cpos, &p_cluster,
1376 blkno = ocfs2_clusters_to_blocks(inode->i_sb, p_cluster);
2329 u32 p_cluster, num_clusters;
2333 ret = ocfs2_xattr_get_clusters(inode, 0, &p_cluster,
5772 u32 p_cluster, num_clusters;
5832 ret = ocfs2_xattr_get_clusters(inode, 0, &p_cluster,
5899 u32 cpos, p_cluster, num_clusters;
5905 ret = ocfs2_xattr_get_clusters(inode, cpos, &p_cluster,
5916 BUG_ON(!p_cluster);
5921 p_cluster, num_clusters,
6355 u32 clusters, cpos, p_cluster, num_clusters;
6422 &p_cluster,
6431 BUG_ON(!p_cluster);
6438 p_cluster),
6449 p_cluster, num_clusters,
6933 u32 p_cluster, num_clusters, reflink_cpos = 0;
6949 1, &p_cluster, &num_clusters);
6955 new_blkno = ocfs2_clusters_to_blocks(inode->i_sb, p_cluster);