Searched defs:clusters (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dmcpm.h298 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member in struct:sync_struct
/linux-master/fs/ocfs2/
H A Dresize.c170 static int update_backups(struct inode * inode, u32 clusters, char *data) argument
213 u32 clusters = 0; local
[all...]
H A Docfs2_ioctl.h42 __u32 clusters; /* Total number of clusters in this group */ member in struct:ocfs2_new_group_input
H A Dsuballoc.c494 u32 p_cpos, clusters; local
318 ocfs2_bg_discontig_add_extent(struct ocfs2_super *osb, struct ocfs2_group_desc *bg, struct ocfs2_chain_list *cl, u64 p_blkno, unsigned int clusters) argument
[all...]
H A Dfile.c1437 u32 cpos, phys_cpos, clusters, alloc_size; local
2133 u32 cpos, clusters, extent_len, phys_cpos; local
2245 u32 clusters; local
[all...]
H A Docfs2.h747 unsigned int clusters; local
760 unsigned int clusters; local
715 ocfs2_clusters_to_blocks(struct super_block *sb, u32 clusters) argument
773 ocfs2_clusters_to_bytes(struct super_block *sb, u32 clusters) argument
783 unsigned int clusters; local
793 unsigned int clusters; local
816 u32 clusters = pg_index; local
830 ocfs2_align_clusters_to_page_index(struct super_block *sb, u32 clusters) argument
864 ocfs2_clusters_to_megabytes(struct super_block *sb, unsigned int clusters) argument
[all...]
H A Drefcounttree.c2368 ocfs2_calc_refcount_meta_credits(struct super_block *sb, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 start_cpos, u32 clusters, int *meta_add, int *credits) argument
2519 ocfs2_prepare_refcount_change_for_del(struct inode *inode, u64 refcount_loc, u64 phys_blkno, u32 clusters, int *credits, int *ref_blocks) argument
3516 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); local
3776 u32 cpos, num_clusters, clusters, p_cluster; local
3978 u32 p_cluster, num_clusters, clusters, cpos; local
[all...]
H A Dxattr.c1100 u32 cpos, p_cluster, num_clusters, bpc, clusters; local
1351 u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len); local
3961 ocfs2_iterate_xattr_buckets(struct inode *inode, u64 blkno, u32 clusters, xattr_bucket_func *func, void *para) argument
5892 u32 clusters = le32_to_cpu(xv->xr_clusters); local
6349 u32 clusters, cpos, p_cluster, num_clusters; local
6827 ocfs2_reflink_xattr_bucket(handle_t *handle, u64 blkno, u64 new_blkno, u32 clusters, u32 *cpos, int num_buckets, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac, struct ocfs2_reflink_xattr_tree_args *args) argument
[all...]
H A Dalloc.c187 ocfs2_dinode_update_clusters(struct ocfs2_extent_tree *et, u32 clusters) argument
207 ocfs2_dinode_extent_map_truncate(struct ocfs2_extent_tree *et, u32 clusters) argument
273 ocfs2_xattr_value_update_clusters(struct ocfs2_extent_tree *et, u32 clusters) argument
319 ocfs2_xattr_tree_update_clusters(struct ocfs2_extent_tree *et, u32 clusters) argument
350 ocfs2_dx_root_update_clusters(struct ocfs2_extent_tree *et, u32 clusters) argument
404 ocfs2_refcount_tree_update_clusters(struct ocfs2_extent_tree *et, u32 clusters) argument
502 ocfs2_et_update_clusters(struct ocfs2_extent_tree *et, u32 clusters) argument
515 ocfs2_et_extent_map_truncate(struct ocfs2_extent_tree *et, u32 clusters) argument
771 u32 rec_end, rec_start, clusters; local
6256 unsigned int clusters, num_recs, start_cluster; local
[all...]
/linux-master/drivers/cpufreq/
H A Dtegra186-cpufreq.c69 struct tegra186_cpufreq_cluster clusters[]; member in struct:tegra186_cpufreq_data
/linux-master/fs/ext4/
H A Dsysfs.c102 ext4_fsblk_t clusters = (ext4_blocks_count(sbi->s_es) >> local
H A Dmballoc.c6301 ext4_grpblk_t clusters = new_entry->efd_count; local
[all...]
/linux-master/sound/soc/apple/
H A Dmca.c1012 struct mca_cluster *clusters; local
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c873 u64 sectors, clusters, mlcn, mlcn2, dev_size0; local
[all...]
/linux-master/drivers/perf/
H A Dqcom_l2_pmu.c117 struct list_head clusters; member in struct:l2cache_pmu
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c39 struct a6xx_gpu_state_obj *clusters; member in struct:a6xx_gpu_state
810 const struct gen7_cluster_registers *clusters; local
[all...]

Completed in 322 milliseconds