Searched defs:next_free (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/md/ | 
| D | dm-snap-transient.c | 23 	sector_t next_free;  member
  | 
| D | dm-snap-persistent.c | 151 	chunk_t next_free;  member 275 	chunk_t next_free = ps->next_free;  in skip_metadata()  local
  | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | alloc.c | 1580 	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
  | 
| D | resize.c | 430 	u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec);  in ocfs2_verify_group_and_input()  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.4.14/arch/powerpc/kernel/ | 
| D | rtas_flash.c | 319 	int next_free, rc;  in rtas_flash_write()  local
  | 
| /linux-4.4.14/fs/btrfs/ | 
| D | scrub.c | 107 	int			next_free;  member
  |