/linux-4.1.27/fs/ocfs2/ |
D | refcounttree.c | 886 u64 cpos, unsigned int len, in ocfs2_find_refcount_rec_in_rl() 973 u32 cpos; in ocfs2_get_refcount_cpos_end() local 1068 u64 cpos, unsigned int len, in ocfs2_get_refcount_rec() 1465 u32 cpos = 0; in ocfs2_divide_leaf_refcount_block() local 1765 u64 cpos = le64_to_cpu(rec->r_cpos); in ocfs2_insert_refcount_rec() local 1892 u64 cpos = le64_to_cpu(orig_rec->r_cpos); in ocfs2_split_refcount_rec() local 1995 u64 cpos, u32 len, int merge, in __ocfs2_increase_refcount() 2169 u64 cpos, u32 len, in ocfs2_increase_refcount() 2182 int index, u64 cpos, unsigned int len, in ocfs2_decrease_refcount_rec() 2237 u64 cpos, u32 len, in __ocfs2_decrease_refcount() [all …]
|
D | extent_map.c | 63 unsigned int cpos, in __ocfs2_extent_map_lookup() 83 static int ocfs2_extent_map_lookup(struct inode *inode, unsigned int cpos, in ocfs2_extent_map_lookup() 114 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() 676 u32 cpos, num_clusters, p_cluster; in ocfs2_extent_map_get_blocks() local 753 u32 mapping_end, cpos; in ocfs2_fiemap() local 839 u32 cpos, cend, clen, hole_size; in ocfs2_seek_data_hole_offset() local
|
D | move_extents.c | 60 u32 cpos, u32 len, u32 p_cpos, u32 new_p_cpos, in __ocfs2_move_extent() 228 u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) in ocfs2_defrag_extent() 566 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, in ocfs2_move_extent() 767 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
|
D | alloc.c | 1776 struct ocfs2_extent_list *root_el, u32 cpos, in __ocfs2_find_path() 1886 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path() 1918 struct ocfs2_extent_list *root_el, u32 cpos, in ocfs2_find_leaf() 2206 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf() 2319 static int ocfs2_leftmost_rec_contains(struct ocfs2_extent_list *el, u32 cpos) in ocfs2_leftmost_rec_contains() 2366 u32 cpos; in ocfs2_rotate_tree_right() local 2821 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf() 3037 u32 cpos; in ocfs2_remove_rightmost_path() local 4042 u32 cpos = le32_to_cpu(split_rec->e_cpos); in ocfs2_split_record() local 4208 u32 cpos; in ocfs2_do_insert_extent() local [all …]
|
D | aops.c | 519 u32 cpos = 0; in ocfs2_direct_IO_get_blocks() local 980 u32 cpos, in ocfs2_figure_cluster_boundaries() 1015 struct ocfs2_super *osb, u32 cpos, in ocfs2_clear_page_regions() 1381 struct page *page, u32 cpos, in ocfs2_prepare_page_for_write() 1465 u32 cpos, loff_t user_pos, in ocfs2_grab_pages_for_write() 1551 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
|
D | file.c | 350 u32 phys, cpos = offset >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_cow_file_pos() local 1371 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 2088 u32 cpos = pos >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_prepare_inode_for_refcount() local
|
D | xattr.c | 779 u32 cpos, u32 phys_cpos, u32 len, in __ocfs2_remove_xattr_range() 830 u32 trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_xattr_shrink_size() local 1096 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local 1345 u32 cpos = 0, bpc = ocfs2_clusters_to_blocks(inode->i_sb, 1); in __ocfs2_xattr_set_value_outside() local 4118 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_list_xattr_tree_rec() 5414 u32 cpos, in ocfs2_rm_xattr_cluster() 5893 u32 cpos, p_cluster, num_clusters; in ocfs2_xattr_value_attach_refcount() local 6090 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_refcount_xattr_tree_rec() 6349 u32 clusters, cpos, p_cluster, num_clusters; in ocfs2_reflink_xattr_header() local 6829 u32 *cpos, int num_buckets, in ocfs2_reflink_xattr_bucket() [all …]
|
D | dir.c | 2466 u32 cpos, handle_t *handle, in __ocfs2_dx_dir_new_cluster() 2507 u32 cpos, handle_t *handle, in ocfs2_dx_dir_new_cluster() 3734 u32 cpos, split_hash, insert_hash = hinfo->major_hash; in ocfs2_dx_dir_rebalance() local
|
/linux-4.1.27/fs/fat/ |
D | dir.c | 472 loff_t cpos = 0; in fat_search_long() local 566 loff_t cpos; in __fat_readdir() local 906 loff_t cpos; in fat_dir_empty() local 931 loff_t cpos; in fat_subdirs() local
|
/linux-4.1.27/fs/ubifs/ |
D | lprops.c | 102 int val1, val2, val3, cpos; in adjust_lpt_heap() local 185 int cpos, val1, val2; in add_to_lpt_heap() local
|
/linux-4.1.27/fs/ntfs/ |
D | file.c | 586 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local
|