Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Docfs2.h712 u32 clusters) in ocfs2_clusters_to_blocks()
733 unsigned int clusters; in ocfs2_clusters_for_bytes() local
746 unsigned int clusters; in ocfs2_bytes_to_clusters() local
760 u32 clusters) in ocfs2_clusters_to_bytes()
769 unsigned int clusters; in ocfs2_block_to_cluster_start() local
779 unsigned int clusters; in ocfs2_align_bytes_to_clusters() local
802 u32 clusters = pg_index; in ocfs2_page_index_to_clusters() local
817 u32 clusters) in ocfs2_align_clusters_to_page_index()
851 unsigned int clusters) in ocfs2_clusters_to_megabytes()
Dresize.c177 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups()
220 u32 clusters = 0; in ocfs2_update_super_and_backups() local
Dfile.c1371 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_holes() local
1426 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2037 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
2089 u32 clusters = in ocfs2_prepare_inode_for_refcount() local
Dalloc.c196 u32 clusters) in ocfs2_dinode_update_clusters()
216 u32 clusters) in ocfs2_dinode_extent_map_truncate()
282 u32 clusters) in ocfs2_xattr_value_update_clusters()
328 u32 clusters) in ocfs2_xattr_tree_update_clusters()
359 u32 clusters) in ocfs2_dx_root_update_clusters()
413 u32 clusters) in ocfs2_refcount_tree_update_clusters()
510 u32 clusters) in ocfs2_et_update_clusters()
523 u32 clusters) in ocfs2_et_extent_map_truncate()
778 u32 rec_end, rec_start, clusters; in ocfs2_search_extent_list() local
6177 unsigned int clusters, num_recs, start_cluster; in ocfs2_complete_truncate_log_recovery() local
Drefcounttree.c2389 u32 clusters, in ocfs2_calc_refcount_meta_credits()
2539 u32 clusters, in ocfs2_prepare_refcount_change_for_del()
3564 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need() local
3822 u32 cpos, num_clusters, clusters, p_cluster; in ocfs2_attach_refcount_tree() local
4017 u32 p_cluster, num_clusters, clusters, cpos; in ocfs2_duplicate_extent_list() local
Docfs2_ioctl.h60 __u32 clusters; /* Total number of clusters in this group */ member
Dsuballoc.c354 u64 p_blkno, unsigned int clusters) in ocfs2_bg_discontig_add_extent()
528 u32 p_cpos, clusters; in ocfs2_block_group_grow_discontig() local
Dxattr.c1096 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local
1346 u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len); in __ocfs2_xattr_set_value_outside() local
3961 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()
/linux-4.1.27/arch/arm/include/asm/
Dmcpm.h274 struct mcpm_sync_struct clusters[MAX_NR_CLUSTERS]; member
/linux-4.1.27/fs/ntfs/
Dlcnalloc.c153 s64 clusters; in ntfs_cluster_alloc() local
/linux-4.1.27/fs/ext4/
Dsuper.c3426 ext4_fsblk_t clusters = ext4_blocks_count(sbi->s_es) >> in ext4_reserve_clusters() local