Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-snap-transient.c23 sector_t next_free; member
Ddm-snap-persistent.c151 chunk_t next_free; member
275 chunk_t next_free = ps->next_free; in skip_metadata() local
/linux-4.4.14/fs/ocfs2/
Dalloc.c1580 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_shift_records_right() local
1596 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local
1697 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_create_empty_extent() local
2298 int next_free; in ocfs2_rotate_requires_path_adjustment() local
2311 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_leftmost_rec_contains() local
2827 int next_free; in ocfs2_find_cpos_for_right_leaf() local
3367 int ret, next_free, i; in ocfs2_merge_rec_right() local
3931 int ret, i, next_free; in ocfs2_adjust_rightmost_records() local
3970 int ret, next_free; in ocfs2_append_rec_to_path() local
5430 int next_free; in ocfs2_truncate_rec() local
Dresize.c430 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); in ocfs2_verify_group_and_input() local
Djournal.h598 u16 next_free = le16_to_cpu(last_el->l_next_free_rec); in ocfs2_calc_tree_trunc_credits() local
Dextent_map.c291 int ret, next_free; in ocfs2_last_eb_is_empty() local
/linux-4.4.14/arch/powerpc/kernel/
Drtas_flash.c319 int next_free, rc; in rtas_flash_write() local
/linux-4.4.14/fs/btrfs/
Dscrub.c107 int next_free; member