Searched defs:my_rsv (Results 1 – 1 of 1) sorted by relevance
664 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()750 struct ext2_reserve_window_node *my_rsv, in find_next_reservable_window()863 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, in alloc_new_reservation()1005 static void try_to_extend_reservation(struct ext2_reserve_window_node *my_rsv, in try_to_extend_reservation()1059 struct ext2_reserve_window_node * my_rsv, in ext2_try_to_allocate_with_rsv()1218 struct ext2_reserve_window_node *my_rsv = NULL; in ext2_new_blocks() local