Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c1793 struct ocfs2_extent_list *root_el, u32 cpos, in __ocfs2_find_path()
1908 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
1940 struct ocfs2_extent_list *root_el, u32 cpos, in ocfs2_find_leaf()
2224 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf()
2336 static int ocfs2_leftmost_rec_contains(struct ocfs2_extent_list *el, u32 cpos) in ocfs2_leftmost_rec_contains()
2383 u32 cpos; in ocfs2_rotate_tree_right() local
2819 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf()
3035 u32 cpos; in ocfs2_remove_rightmost_path() local
4091 u32 cpos = le32_to_cpu(split_rec->e_cpos); in ocfs2_split_record() local
4257 u32 cpos; in ocfs2_do_insert_extent() local
[all …]
H A Ddir.c856 u32 cpos; in ocfs2_dx_dir_lookup() local
2453 u32 cpos, handle_t *handle, in __ocfs2_dx_dir_new_cluster()
2494 u32 cpos, handle_t *handle, in ocfs2_dx_dir_new_cluster()
3710 u32 cpos, split_hash, insert_hash = hinfo->major_hash; in ocfs2_dx_dir_rebalance() local
4407 u32 major_hash = UINT_MAX, p_cpos, cpos; in ocfs2_dx_dir_truncate() local
/linux/fs/ubifs/
H 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/
H A Ddir.c68 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir()
217 loff_t cpos, i_pos; in exfat_iterate() local