Home
last modified time | relevance | path

Searched defs:next_free (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dresize.c430 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); in ocfs2_verify_group_and_input() local
Dalloc.c1612 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_shift_records_right() local
1628 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local
1729 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_create_empty_extent() local
2327 int next_free; in ocfs2_rotate_requires_path_adjustment() local
2340 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_leftmost_rec_contains() local
2837 int next_free; in ocfs2_find_cpos_for_right_leaf() local
3363 int ret, next_free, i; in ocfs2_merge_rec_right() local
3969 int i, next_free; in ocfs2_adjust_rightmost_records() local
4007 int ret, next_free; in ocfs2_append_rec_to_path() local
5471 int next_free; in ocfs2_truncate_rec() local
Djournal.h598 u16 next_free = le16_to_cpu(last_el->l_next_free_rec); in ocfs2_calc_tree_trunc_credits() local
Dextent_map.c292 int ret, next_free; in ocfs2_last_eb_is_empty() local
/linux-4.19.296/fs/btrfs/
Dscrub.c95 int next_free; member