Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h743 u32 clusters) in ocfs2_clusters_to_blocks()
774 unsigned int clusters; in ocfs2_clusters_for_bytes() local
787 unsigned int clusters; in ocfs2_bytes_to_clusters() local
801 u32 clusters) in ocfs2_clusters_to_bytes()
810 unsigned int clusters; in ocfs2_block_to_cluster_start() local
820 unsigned int clusters; in ocfs2_align_bytes_to_clusters() local
843 u32 clusters = pg_index; in ocfs2_page_index_to_clusters() local
858 u32 clusters) in ocfs2_align_clusters_to_page_index()
892 unsigned int clusters) in ocfs2_clusters_to_megabytes()
H A 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
H A 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
6249 unsigned int clusters, num_recs, start_cluster; in ocfs2_complete_truncate_log_recovery() local
H A Dfile.c1437 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2135 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
2247 u32 clusters; in ocfs2_prepare_inode_for_write() local
H A Drefcounttree.c2372 u32 clusters, in ocfs2_calc_refcount_meta_credits()
2522 u32 clusters, in ocfs2_prepare_refcount_change_for_del()
3516 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need() local
3776 u32 cpos, num_clusters, clusters, p_cluster; in ocfs2_attach_refcount_tree() local
3978 u32 p_cluster, num_clusters, clusters, cpos; in ocfs2_duplicate_extent_list() local
H A Docfs2_ioctl.h42 __u32 clusters; /* Total number of clusters in this group */ member
H A Dxattr.c1100 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local
1351 u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len); in __ocfs2_xattr_set_value_outside() local
3963 u32 clusters, in ocfs2_iterate_xattr_buckets()
5892 u32 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_value_attach_refcount() local
6349 u32 clusters, cpos, p_cluster, num_clusters; in ocfs2_reflink_xattr_header() local
6828 u64 blkno, u64 new_blkno, u32 clusters, in ocfs2_reflink_xattr_bucket()
H A 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
/openbmc/qemu/hw/core/
H A Dmachine-smp.c90 unsigned clusters = config->has_clusters ? config->clusters : 0; in machine_parse_smp_config() local
/openbmc/linux/arch/arm/include/asm/
H A Dmcpm.h298 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member
/openbmc/linux/fs/ntfs/
H A Dlcnalloc.c139 s64 clusters; in ntfs_cluster_alloc() local
/openbmc/linux/drivers/cpufreq/
H A Dtegra186-cpufreq.c69 struct tegra186_cpufreq_cluster clusters[]; member
/openbmc/linux/sound/soc/apple/
H A Dmca.c164 struct mca_cluster clusters[]; member
1012 struct mca_cluster *clusters; in apple_mca_probe() local
/openbmc/linux/fs/ext4/
H A Dsysfs.c103 ext4_fsblk_t clusters = (ext4_blocks_count(sbi->s_es) >> in reserved_clusters_store() local
H A Dmballoc.c6337 ext4_grpblk_t clusters = new_entry->efd_count; in ext4_mb_free_metadata() local
/openbmc/qemu/block/
H A Dblock-copy.c694 int64_t clusters, bytes; in block_copy_reset_unallocated() local
H A Dqcow2.c3322 int64_t qcow2_refcount_metadata_size(int64_t clusters, size_t cluster_size, in qcow2_refcount_metadata_size()
/openbmc/qemu/include/hw/
H A Dboards.h345 unsigned int clusters; member
/openbmc/linux/fs/ntfs3/
H A Dsuper.c873 u64 sectors, clusters, mlcn, mlcn2, dev_size0; in ntfs_init_from_boot() local
/openbmc/linux/drivers/perf/
H A Dqcom_l2_pmu.c117 struct list_head clusters; member
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c28 struct a6xx_gpu_state_obj *clusters; member