/linux/fs/ocfs2/ |
H A D | refcounttree.c | 877 u64 cpos, unsigned int len, in ocfs2_find_refcount_rec_in_rl() 964 u32 cpos; in ocfs2_get_refcount_cpos_end() local 1059 u64 cpos, unsigned int len, in ocfs2_get_refcount_rec() 1445 u32 cpos = 0; in ocfs2_divide_leaf_refcount_block() local 1745 u64 cpos = le64_to_cpu(rec->r_cpos); in ocfs2_insert_refcount_rec() local 1872 u64 cpos = le64_to_cpu(orig_rec->r_cpos); in ocfs2_split_refcount_rec() local 1975 u64 cpos, u32 len, int merge, in __ocfs2_increase_refcount() 2149 u64 cpos, u32 len, in ocfs2_increase_refcount() 2162 int index, u64 cpos, unsigned int len, in ocfs2_decrease_refcount_rec() 2217 u64 cpos, u32 len, in __ocfs2_decrease_refcount() [all …]
|
H A D | extent_map.c | 49 unsigned int cpos, in __ocfs2_extent_map_lookup() 69 static int ocfs2_extent_map_lookup(struct inode *inode, unsigned int cpos, in ocfs2_extent_map_lookup() 100 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() 663 u32 cpos, num_clusters, p_cluster; in ocfs2_extent_map_get_blocks() local 738 u32 mapping_end, cpos; in ocfs2_fiemap() local 823 u32 mapping_end, cpos; in ocfs2_overwrite_io() local 868 u32 cpos, cend, clen, hole_size; in ocfs2_seek_data_hole_offset() local
|
H A D | alloc.c | 1793 struct ocfs2_extent_list *root_el, u32 cpos, in __ocfs2_find_path() 1900 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path() 1932 struct ocfs2_extent_list *root_el, u32 cpos, in ocfs2_find_leaf() 2216 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf() 2328 static int ocfs2_leftmost_rec_contains(struct ocfs2_extent_list *el, u32 cpos) in ocfs2_leftmost_rec_contains() 2375 u32 cpos; in ocfs2_rotate_tree_right() local 2811 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf() 3027 u32 cpos; in ocfs2_remove_rightmost_path() local 4083 u32 cpos = le32_to_cpu(split_rec->e_cpos); in ocfs2_split_record() local 4249 u32 cpos; in ocfs2_do_insert_extent() local [all …]
|
H A D | aops.c | 503 u32 cpos, in ocfs2_figure_cluster_boundaries() 538 struct ocfs2_super *osb, u32 cpos, in ocfs2_clear_page_regions() 939 struct page *page, u32 cpos, in ocfs2_prepare_page_for_write() 1023 u32 cpos, loff_t user_pos, in ocfs2_grab_pages_for_write() 1117 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
|
H A D | file.c | 344 u32 phys, cpos = offset >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_cow_file_pos() local 1441 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local 2147 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local 2258 u32 cpos; in ocfs2_prepare_inode_for_write() local
|
H A D | xattr.c | 761 u32 cpos, u32 phys_cpos, u32 len, in __ocfs2_remove_xattr_range() 812 u32 trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_xattr_shrink_size() local 1109 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local 1359 u32 cpos = 0, bpc = ocfs2_clusters_to_blocks(inode->i_sb, 1); in __ocfs2_xattr_set_value_outside() local 4126 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_list_xattr_tree_rec() 5413 u32 cpos, in ocfs2_rm_xattr_cluster() 5892 u32 cpos, p_cluster, num_clusters; in ocfs2_xattr_value_attach_refcount() local 6089 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_refcount_xattr_tree_rec() 6348 u32 clusters, cpos, p_cluster, num_clusters; in ocfs2_reflink_xattr_header() local 6819 u32 *cpos, int num_buckets, in ocfs2_reflink_xattr_bucket() [all …]
|
H A D | dir.c | 856 u32 cpos; in ocfs2_dx_dir_lookup() local 2436 u32 cpos, handle_t *handle, in __ocfs2_dx_dir_new_cluster() 2477 u32 cpos, handle_t *handle, in ocfs2_dx_dir_new_cluster() 3693 u32 cpos, split_hash, insert_hash = hinfo->major_hash; in ocfs2_dx_dir_rebalance() local 4390 u32 major_hash = UINT_MAX, p_cpos, cpos; in ocfs2_dx_dir_truncate() local
|
/linux/fs/ubifs/ |
H A D | lprops.c | 90 int val1, val2, val3, cpos; in adjust_lpt_heap() local 173 int cpos, val1, val2; in add_to_lpt_heap() local
|
/linux/fs/exfat/ |
H A D | dir.c | 68 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir() 216 loff_t cpos, i_pos; in exfat_iterate() local
|
/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 57 u32 cpos; member
|