/linux/fs/ocfs2/ |
H A D | extent_map.c | 347 u32 *num_clusters) in ocfs2_figure_hole_clusters() argument 518 ocfs2_relative_extent_offsets(struct super_block * sb,u32 v_cluster,struct ocfs2_extent_rec * rec,u32 * p_cluster,u32 * num_clusters) ocfs2_relative_extent_offsets() argument 531 ocfs2_xattr_get_clusters(struct inode * inode,u32 v_cluster,u32 * p_cluster,u32 * num_clusters,struct ocfs2_extent_list * el,unsigned int * extent_flags) ocfs2_xattr_get_clusters() argument 596 ocfs2_get_clusters(struct inode * inode,u32 v_cluster,u32 * p_cluster,u32 * num_clusters,unsigned int * extent_flags) ocfs2_get_clusters() argument 663 u32 cpos, num_clusters, p_cluster; ocfs2_extent_map_get_blocks() local [all...] |
H A D | refcounttree.c | 2831 u32 p_cluster, u32 num_clusters, in ocfs2_lock_refcount_allocators() argument 3142 ocfs2_cow_sync_writeback(struct super_block * sb,struct inode * inode,u32 cpos,u32 num_clusters) ocfs2_cow_sync_writeback() argument 3162 ocfs2_di_get_clusters(struct ocfs2_cow_context * context,u32 v_cluster,u32 * p_cluster,u32 * num_clusters,unsigned int * extent_flags) ocfs2_di_get_clusters() argument 3172 ocfs2_make_clusters_writable(struct super_block * sb,struct ocfs2_cow_context * context,u32 cpos,u32 p_cluster,u32 num_clusters,unsigned int e_flags) ocfs2_make_clusters_writable() argument 3325 u32 p_cluster, num_clusters; ocfs2_replace_cow() local 3455 u32 p_cluster, num_clusters; ocfs2_refcount_cow() local 3487 ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context * context,u32 v_cluster,u32 * p_cluster,u32 * num_clusters,unsigned int * extent_flags) ocfs2_xattr_value_get_clusters() argument 3509 u32 p_cluster, num_clusters; ocfs2_refcounted_xattr_delete_need() local 3652 ocfs2_add_refcount_flag(struct inode * inode,struct ocfs2_extent_tree * data_et,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,u32 cpos,u32 p_cluster,u32 num_clusters,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_post_refcount * post) ocfs2_add_refcount_flag() argument 3770 u32 cpos, num_clusters, clusters, p_cluster; ocfs2_attach_refcount_tree() local 3865 ocfs2_add_refcounted_extent(struct inode * inode,struct ocfs2_extent_tree * et,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,u32 cpos,u32 p_cluster,u32 num_clusters,unsigned int ext_flags,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_add_refcounted_extent() argument 3972 u32 p_cluster, num_clusters, clusters, cpos; ocfs2_duplicate_extent_list() local 4505 u32 p_cluster, num_clusters, slast, spos, tpos, remapped_clus = 0; ocfs2_reflink_remap_extent() local [all...] |
H A D | xattr.c | 1109 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local 1358 u32 p_cluster, num_clusters; in __ocfs2_xattr_set_value_outside() local 2331 u32 p_cluster, num_clusters; in ocfs2_lock_xattr_remove_allocators() local 3691 ocfs2_xattr_get_rec(struct inode * inode,u32 name_hash,u64 * p_blkno,u32 * e_cpos,u32 * num_clusters,struct ocfs2_extent_list * el) ocfs2_xattr_get_rec() argument 3820 ocfs2_xattr_bucket_find(struct inode * inode,int name_index,const char * name,u32 name_hash,u64 p_blkno,u32 first_hash,u32 num_clusters,struct ocfs2_xattr_search * xs) ocfs2_xattr_bucket_find() argument 3937 u32 first_hash, num_clusters = 0; ocfs2_xattr_index_block_find() local 4092 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; ocfs2_iterate_xattr_index_block() local 4505 ocfs2_mv_xattr_bucket_cross_cluster(struct inode * inode,handle_t * handle,struct ocfs2_xattr_bucket * first,struct ocfs2_xattr_bucket * target,u64 new_blkno,u32 num_clusters,u32 * first_hash) ocfs2_mv_xattr_bucket_cross_cluster() argument 5092 ocfs2_add_new_xattr_cluster(struct inode * inode,struct buffer_head * root_bh,struct ocfs2_xattr_bucket * first,struct ocfs2_xattr_bucket * target,u32 * num_clusters,u32 prev_cpos,int * extend,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_add_new_xattr_cluster() argument 5190 ocfs2_extend_xattr_bucket(struct inode * inode,handle_t * handle,struct ocfs2_xattr_bucket * first,u64 target_blk,u32 num_clusters) ocfs2_extend_xattr_bucket() argument 5276 u32 e_cpos, num_clusters; ocfs2_add_new_xattr_bucket() local 5765 u32 p_cluster, num_clusters; ocfs2_prepare_refcount_xattr() local 5892 u32 cpos, p_cluster, num_clusters; ocfs2_xattr_value_attach_refcount() local 6348 u32 clusters, cpos, p_cluster, num_clusters; ocfs2_reflink_xattr_header() local 6917 u32 p_cluster, num_clusters, reflink_cpos = 0; ocfs2_reflink_xattr_buckets() local [all...] |
H A D | ocfs1_fs_compat.h | 48 /*170*/ __u64 num_clusters; member
|
H A D | localalloc.c | 213 unsigned int num_clusters) in ocfs2_local_alloc_seen_free_bits()
|
H A D | aops.c | 1386 unsigned int num_clusters = 0; ocfs2_populate_write_desc() local
|
/linux/fs/exfat/ |
H A D | file.c | 22 unsigned int num_clusters, new_num_clusters, last_clu; in exfat_cont_expand() local 169 unsigned int num_clusters = in __exfat_truncate() local
|
H A D | fatent.c | 153 unsigned int num_clusters = 0; in __exfat_free_cluster() local
|
H A D | inode.c | 136 unsigned int num_to_be_allocated = 0, num_clusters; in exfat_map_cluster() local
|
H A D | exfat_fs.h | 252 unsigned int num_clusters; /* num of clusters in volume */ member
|
/linux/include/linux/soc/qcom/ |
H A D | socinfo.h | 65 __le32 num_clusters; member
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_drv.c | 277 u32 num_clusters = 1; in rogue_get_num_phantoms() local
|
H A D | pvr_device_info.h | 101 u64 num_clusters; member
|