Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/ocfs2/
Docfs2.h719 u32 clusters) in ocfs2_clusters_to_blocks()
750 unsigned int clusters; in ocfs2_clusters_for_bytes() local
763 unsigned int clusters; in ocfs2_bytes_to_clusters() local
777 u32 clusters) in ocfs2_clusters_to_bytes()
786 unsigned int clusters; in ocfs2_block_to_cluster_start() local
796 unsigned int clusters; in ocfs2_align_bytes_to_clusters() local
819 u32 clusters = pg_index; in ocfs2_page_index_to_clusters() local
834 u32 clusters) in ocfs2_align_clusters_to_page_index()
868 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.c1441 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2137 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
2249 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
/kernel/linux/linux-6.6/fs/ocfs2/
Dresize.c170 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups()
213 u32 clusters = 0; in ocfs2_update_super_and_backups() local
Docfs2.h758 u32 clusters) in ocfs2_clusters_to_blocks()
789 unsigned int clusters; in ocfs2_clusters_for_bytes() local
802 unsigned int clusters; in ocfs2_bytes_to_clusters() local
816 u32 clusters) in ocfs2_clusters_to_bytes()
825 unsigned int clusters; in ocfs2_block_to_cluster_start() local
835 unsigned int clusters; in ocfs2_align_bytes_to_clusters() local
858 u32 clusters = pg_index; in ocfs2_page_index_to_clusters() local
873 u32 clusters) in ocfs2_align_clusters_to_page_index()
907 unsigned int clusters) in ocfs2_clusters_to_megabytes()
Dalloc.c188 u32 clusters) in ocfs2_dinode_update_clusters()
208 u32 clusters) in ocfs2_dinode_extent_map_truncate()
274 u32 clusters) in ocfs2_xattr_value_update_clusters()
320 u32 clusters) in ocfs2_xattr_tree_update_clusters()
351 u32 clusters) in ocfs2_dx_root_update_clusters()
405 u32 clusters) in ocfs2_refcount_tree_update_clusters()
503 u32 clusters) in ocfs2_et_update_clusters()
516 u32 clusters) in ocfs2_et_extent_map_truncate()
771 u32 rec_end, rec_start, clusters; in ocfs2_search_extent_list() local
6257 unsigned int clusters, num_recs, start_cluster; in ocfs2_complete_truncate_log_recovery() local
Dfile.c1440 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2146 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
2258 u32 clusters; in ocfs2_prepare_inode_for_write() local
Drefcounttree.c2373 u32 clusters, in ocfs2_calc_refcount_meta_credits()
2523 u32 clusters, in ocfs2_prepare_refcount_change_for_del()
3517 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need() local
3777 u32 cpos, num_clusters, clusters, p_cluster; in ocfs2_attach_refcount_tree() local
3979 u32 p_cluster, num_clusters, clusters, cpos; in ocfs2_duplicate_extent_list() local
Docfs2_ioctl.h42 __u32 clusters; /* Total number of clusters in this group */ member
Dxattr.c1109 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local
1360 u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len); in __ocfs2_xattr_set_value_outside() local
3971 u32 clusters, in ocfs2_iterate_xattr_buckets()
5900 u32 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_value_attach_refcount() local
6357 u32 clusters, cpos, p_cluster, num_clusters; in ocfs2_reflink_xattr_header() local
6827 u64 blkno, u64 new_blkno, u32 clusters, in ocfs2_reflink_xattr_bucket()
Dsuballoc.c321 u64 p_blkno, unsigned int clusters) in ocfs2_bg_discontig_add_extent()
494 u32 p_cpos, clusters; in ocfs2_block_group_grow_discontig() local
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dmcpm.h298 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dmcpm.h298 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member
/kernel/linux/linux-5.10/fs/ntfs/
Dlcnalloc.c139 s64 clusters; in ntfs_cluster_alloc() local
/kernel/linux/linux-6.6/fs/ntfs/
Dlcnalloc.c139 s64 clusters; in ntfs_cluster_alloc() local
/kernel/linux/linux-6.6/drivers/cpufreq/
Dtegra186-cpufreq.c69 struct tegra186_cpufreq_cluster clusters[]; member
/kernel/linux/linux-5.10/drivers/cpufreq/
Dtegra186-cpufreq.c53 struct tegra186_cpufreq_cluster *clusters; member
/kernel/linux/linux-6.6/sound/soc/apple/
Dmca.c164 struct mca_cluster clusters[]; member
1035 struct mca_cluster *clusters; in apple_mca_probe() local
/kernel/linux/linux-5.10/fs/ext4/
Dsysfs.c108 ext4_fsblk_t clusters = (ext4_blocks_count(sbi->s_es) >> in reserved_clusters_store() local
/kernel/linux/linux-6.6/fs/ext4/
Dsysfs.c103 ext4_fsblk_t clusters = (ext4_blocks_count(sbi->s_es) >> in reserved_clusters_store() local

12