Searched refs:leaf_cpos (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Ddir.c3530 * leaf_cpos is the cpos of the leaf we're splitting. insert_hash is
3537 u32 leaf_cpos, u32 insert_hash,
3567 if (val == leaf_cpos) {
3569 * Because val is the same as leaf_cpos (which
3573 * val (and leaf_cpos). At least cpos+1 in value.
3580 *split_hash = leaf_cpos + 1;
3587 * also must be larger than leaf_cpos. Also,
3604 * record whose value is larger than leaf_cpos.
3608 leaf_cpos)
3685 struct ocfs2_dx_hinfo *hinfo, u32 leaf_cpos,
3536 ocfs2_dx_dir_find_leaf_split(struct ocfs2_dx_leaf *dx_leaf, u32 leaf_cpos, u32 insert_hash, u32 *split_hash) argument
3682 ocfs2_dx_dir_rebalance(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *dx_root_bh, struct buffer_head *dx_leaf_bh, struct ocfs2_dx_hinfo *hinfo, u32 leaf_cpos, u64 leaf_blkno) argument
3888 u32 leaf_cpos; local
[all...]

Completed in 110 milliseconds