Searched defs:my_rsv (Results 1 – 1 of 1) sorted by relevance
669 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()780 struct ext2_reserve_window_node *my_rsv, in find_next_reservable_window()900 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, in alloc_new_reservation()1042 static void try_to_extend_reservation(struct ext2_reserve_window_node *my_rsv, in try_to_extend_reservation()1096 struct ext2_reserve_window_node * my_rsv, in ext2_try_to_allocate_with_rsv()1250 struct ext2_reserve_window_node *my_rsv = NULL; in ext2_new_blocks() local