Searched defs:orig_dx_leaves (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.c | 3709 struct buffer_head **orig_dx_leaves = NULL; in ocfs2_dx_dir_rebalance() local 3641 ocfs2_dx_dir_transfer_leaf(struct inode *dir, u32 split_hash, handle_t *handle, struct ocfs2_dx_leaf *tmp_dx_leaf, struct buffer_head **orig_dx_leaves, struct buffer_head **new_dx_leaves, int num_dx_leaves) ocfs2_dx_dir_transfer_leaf() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.c | 3695 struct buffer_head **orig_dx_leaves = NULL; in ocfs2_dx_dir_rebalance() local 3627 ocfs2_dx_dir_transfer_leaf(struct inode *dir, u32 split_hash, handle_t *handle, struct ocfs2_dx_leaf *tmp_dx_leaf, struct buffer_head **orig_dx_leaves, struct buffer_head **new_dx_leaves, int num_dx_leaves) ocfs2_dx_dir_transfer_leaf() argument [all...] |
Completed in 10 milliseconds