Searched refs:left_path (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c1274 struct ocfs2_path *left_path,
1281 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
1295 left_el = path_leaf_el(left_path);
1297 for(i = left_path->p_tree_depth - 1; i > subtree_index; i--) {
1306 el = left_path->p_node[i].el;
1316 ret = ocfs2_journal_dirty(handle, left_path->p_node[i].bh);
1328 left_el = left_path->p_node[i].el;
1337 el = left_path->p_node[subtree_index].el;
1338 left_el = left_path->p_node[subtree_index + 1].el;
1342 left_path
1273 ocfs2_complete_edge_insert(struct inode *inode, handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) argument
1351 ocfs2_rotate_subtree_right(struct inode *inode, handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) argument
1555 ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, u32 insert_cpos) argument
1595 struct ocfs2_path *left_path = NULL; local
1826 struct ocfs2_path *left_path = NULL; local
1942 ocfs2_insert_path(struct inode *inode, handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, struct ocfs2_extent_rec *insert_rec, struct ocfs2_insert_type *insert) argument
2015 struct ocfs2_path *left_path = NULL; local
[all...]

Completed in 97 milliseconds