Searched defs:my_rsv (Results 1 – 1 of 1) sorted by relevance
666 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()754 struct ext2_reserve_window_node *my_rsv, in find_next_reservable_window()874 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, in alloc_new_reservation()1016 static void try_to_extend_reservation(struct ext2_reserve_window_node *my_rsv, in try_to_extend_reservation()1070 struct ext2_reserve_window_node * my_rsv, in ext2_try_to_allocate_with_rsv()1223 struct ext2_reserve_window_node *my_rsv = NULL; in ext2_new_blocks() local