Home
last modified time | relevance | path

Searched defs:insert_cpos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c1614 u32 insert_cpos = le32_to_cpu(insert_rec->e_cpos); in ocfs2_rotate_leaf() local
2307 ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, u32 insert_cpos) ocfs2_rotate_requires_path_adjustment() argument
2362 ocfs2_rotate_tree_right(handle_t *handle, struct ocfs2_extent_tree *et, enum ocfs2_split_type split, u32 insert_cpos, struct ocfs2_path *right_path, struct ocfs2_path **ret_left_path) ocfs2_rotate_tree_right() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c1612 u32 insert_cpos = le32_to_cpu(insert_rec->e_cpos); in ocfs2_rotate_leaf() local
2305 ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, u32 insert_cpos) ocfs2_rotate_requires_path_adjustment() argument
2360 ocfs2_rotate_tree_right(handle_t *handle, struct ocfs2_extent_tree *et, enum ocfs2_split_type split, u32 insert_cpos, struct ocfs2_path *right_path, struct ocfs2_path **ret_left_path) ocfs2_rotate_tree_right() argument
[all...]

Completed in 11 milliseconds