Searched defs:next_free (Results 1 – 5 of 5) sorted by relevance
430 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); in ocfs2_verify_group_and_input() local
1612 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_shift_records_right() local1628 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local1729 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_create_empty_extent() local2327 int next_free; in ocfs2_rotate_requires_path_adjustment() local2340 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_leftmost_rec_contains() local2837 int next_free; in ocfs2_find_cpos_for_right_leaf() local3363 int ret, next_free, i; in ocfs2_merge_rec_right() local3969 int i, next_free; in ocfs2_adjust_rightmost_records() local4007 int ret, next_free; in ocfs2_append_rec_to_path() local5471 int next_free; in ocfs2_truncate_rec() local
598 u16 next_free = le16_to_cpu(last_el->l_next_free_rec); in ocfs2_calc_tree_trunc_credits() local
292 int ret, next_free; in ocfs2_last_eb_is_empty() local
95 int next_free; member