Searched defs:next_free (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/md/ |
D | dm-snap-transient.c | 23 sector_t next_free; member
|
D | dm-snap-persistent.c | 150 chunk_t next_free; member 274 chunk_t next_free = ps->next_free; in skip_metadata() local
|
/linux-4.1.27/fs/ocfs2/ |
D | resize.c | 421 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); in ocfs2_verify_group_and_input() local
|
D | alloc.c | 1585 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_shift_records_right() local 1601 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local 1702 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_create_empty_extent() local 2308 int next_free; in ocfs2_rotate_requires_path_adjustment() local 2321 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 3353 int ret, next_free, i; in ocfs2_merge_rec_right() local 3917 int ret, i, next_free; in ocfs2_adjust_rightmost_records() local 3956 int ret, next_free; in ocfs2_append_rec_to_path() local 5410 int next_free; in ocfs2_truncate_rec() local
|
D | journal.h | 598 u16 next_free = le16_to_cpu(last_el->l_next_free_rec); in ocfs2_calc_tree_trunc_credits() local
|
D | extent_map.c | 291 int ret, next_free; in ocfs2_last_eb_is_empty() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtas_flash.c | 319 int next_free, rc; in rtas_flash_write() local
|
/linux-4.1.27/fs/btrfs/ |
D | scrub.c | 107 int next_free; member
|