Home
last modified time | relevance | path

Searched defs:clusters (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/fs/ocfs2/
Docfs2.h721 u32 clusters) in ocfs2_clusters_to_blocks()
752 unsigned int clusters; in ocfs2_clusters_for_bytes() local
765 unsigned int clusters; in ocfs2_bytes_to_clusters() local
779 u32 clusters) in ocfs2_clusters_to_bytes()
788 unsigned int clusters; in ocfs2_block_to_cluster_start() local
798 unsigned int clusters; in ocfs2_align_bytes_to_clusters() local
821 u32 clusters = pg_index; in ocfs2_page_index_to_clusters() local
836 u32 clusters) in ocfs2_align_clusters_to_page_index()
870 unsigned int clusters) in ocfs2_clusters_to_megabytes()
Dresize.c172 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups()
215 u32 clusters = 0; in ocfs2_update_super_and_backups() local
Dalloc.c190 u32 clusters) in ocfs2_dinode_update_clusters()
210 u32 clusters) in ocfs2_dinode_extent_map_truncate()
276 u32 clusters) in ocfs2_xattr_value_update_clusters()
322 u32 clusters) in ocfs2_xattr_tree_update_clusters()
353 u32 clusters) in ocfs2_dx_root_update_clusters()
407 u32 clusters) in ocfs2_refcount_tree_update_clusters()
505 u32 clusters) in ocfs2_et_update_clusters()
518 u32 clusters) in ocfs2_et_extent_map_truncate()
773 u32 rec_end, rec_start, clusters; in ocfs2_search_extent_list() local
6249 unsigned int clusters, num_recs, start_cluster; in ocfs2_complete_truncate_log_recovery() local
Dfile.c1433 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2057 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
2169 u32 clusters; in ocfs2_prepare_inode_for_write() local
Drefcounttree.c2374 u32 clusters, in ocfs2_calc_refcount_meta_credits()
2524 u32 clusters, in ocfs2_prepare_refcount_change_for_del()
3545 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need() local
3805 u32 cpos, num_clusters, clusters, p_cluster; in ocfs2_attach_refcount_tree() local
4007 u32 p_cluster, num_clusters, clusters, cpos; in ocfs2_duplicate_extent_list() local
Docfs2_ioctl.h52 __u32 clusters; /* Total number of clusters in this group */ member
Dxattr.c1106 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local
1357 u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len); in __ocfs2_xattr_set_value_outside() local
3969 u32 clusters, in ocfs2_iterate_xattr_buckets()
5898 u32 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_value_attach_refcount() local
6355 u32 clusters, cpos, p_cluster, num_clusters; in ocfs2_reflink_xattr_header() local
6834 u64 blkno, u64 new_blkno, u32 clusters, in ocfs2_reflink_xattr_bucket()
Dsuballoc.c323 u64 p_blkno, unsigned int clusters) in ocfs2_bg_discontig_add_extent()
496 u32 p_cpos, clusters; in ocfs2_block_group_grow_discontig() local
/Linux-v5.10/arch/arm/include/asm/
Dmcpm.h298 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member
/Linux-v5.10/fs/ntfs/
Dlcnalloc.c139 s64 clusters; in ntfs_cluster_alloc() local
/Linux-v5.10/drivers/cpufreq/
Dtegra186-cpufreq.c53 struct tegra186_cpufreq_cluster *clusters; member
/Linux-v5.10/fs/ext4/
Dsysfs.c107 ext4_fsblk_t clusters = (ext4_blocks_count(sbi->s_es) >> in reserved_clusters_store() local
Dmballoc.c5093 ext4_grpblk_t clusters = new_entry->efd_count; in ext4_mb_free_metadata() local
/Linux-v5.10/drivers/perf/
Dqcom_l2_pmu.c117 struct list_head clusters; member
/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx_gpu_state.c28 struct a6xx_gpu_state_obj *clusters; member