Home
last modified time | relevance | path

Searched defs:cpos (Results 1 – 13 of 13) sorted by relevance

/linux/fs/ocfs2/
A Dextent_map.c49 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
A Drefcounttree.c963 u32 cpos; in ocfs2_get_refcount_cpos_end() local
1058 u64 cpos, unsigned int len, in ocfs2_get_refcount_rec()
1451 u32 cpos = 0; in ocfs2_divide_leaf_refcount_block() local
2155 u64 cpos, u32 len, in ocfs2_increase_refcount()
2223 u64 cpos, u32 len, in __ocfs2_decrease_refcount()
2338 handle_t *handle, u32 cpos, in ocfs2_mark_extent_refcounted()
2377 u64 cpos = start_cpos; in ocfs2_calc_refcount_meta_credits() local
2591 unsigned int cpos) in ocfs2_cow_align_start()
2629 u32 cpos, in ocfs2_refcount_cal_cow_clusters()
3113 u32 cpos, u32 old, in ocfs2_replace_clusters()
[all …]
A Dmove_extents.c51 u32 cpos, u32 len, u32 p_cpos, u32 new_p_cpos, in __ocfs2_move_extent()
206 u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) in ocfs2_defrag_extent()
572 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, in ocfs2_move_extent()
771 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
A Dalloc.c1893 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
2209 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf()
2368 u32 cpos; in ocfs2_rotate_tree_right() local
3020 u32 cpos; in ocfs2_remove_rightmost_path() local
4242 u32 cpos; in ocfs2_do_insert_extent() local
4701 u32 cpos, in ocfs2_insert_extent()
4883 u32 cpos, in ocfs2_make_right_split_rec()
4981 u32 cpos; in ocfs2_split_and_insert() local
5150 u32 cpos, u32 len, u32 phys, in ocfs2_change_extent_flag()
5344 u32 cpos, u32 len) in ocfs2_truncate_rec()
[all …]
A Daops.c508 u32 cpos, in ocfs2_figure_cluster_boundaries()
543 struct ocfs2_super *osb, u32 cpos, in ocfs2_clear_page_regions()
943 struct page *page, u32 cpos, in ocfs2_prepare_page_for_write()
1027 u32 cpos, loff_t user_pos, in ocfs2_grab_pages_for_write()
1121 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
A Dfile.c340 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
2131 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
2242 u32 cpos; in ocfs2_prepare_inode_for_write() local
A Dxattr.c765 u32 cpos, u32 phys_cpos, u32 len, in __ocfs2_remove_xattr_range()
816 u32 trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_xattr_shrink_size() local
1104 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local
4122 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_list_xattr_tree_rec()
5418 u32 cpos, in ocfs2_rm_xattr_cluster()
5897 u32 cpos, p_cluster, num_clusters; in ocfs2_xattr_value_attach_refcount() local
6094 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_refcount_xattr_tree_rec()
6353 u32 clusters, cpos, p_cluster, num_clusters; in ocfs2_reflink_xattr_header() local
6833 u32 *cpos, int num_buckets, in ocfs2_reflink_xattr_bucket()
6928 u64 blkno, u32 cpos, u32 len) in ocfs2_reflink_xattr_buckets()
[all …]
A Ddir.c850 u32 cpos; in ocfs2_dx_dir_lookup() local
2428 u32 cpos, handle_t *handle, in __ocfs2_dx_dir_new_cluster()
2469 u32 cpos, handle_t *handle, in ocfs2_dx_dir_new_cluster()
3692 u32 cpos, split_hash, insert_hash = hinfo->major_hash; in ocfs2_dx_dir_rebalance() local
4395 u32 major_hash = UINT_MAX, p_cpos, cpos; in ocfs2_dx_dir_truncate() local
/linux/fs/fat/
A Ddir.c473 loff_t cpos = 0; in fat_search_long() local
567 loff_t cpos; in __fat_readdir() local
909 loff_t cpos; in fat_dir_empty() local
934 loff_t cpos; in fat_subdirs() local
/linux/fs/ubifs/
A Dlprops.c90 int val1, val2, val3, cpos; in adjust_lpt_heap() local
173 int cpos, val1, val2; in add_to_lpt_heap() local
/linux/fs/exfat/
A Ddir.c63 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir()
225 loff_t cpos, i_pos; in exfat_iterate() local
/linux/fs/ntfs/
A Dfile.c571 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local
/linux/block/
A Dsed-opal.c433 const u8 *epos = dev->resp, *cpos = dev->resp; in opal_discovery0_end() local

Completed in 76 milliseconds