Searched defs:my_rsv (Results 1 – 1 of 1) sorted by relevance
671 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()757 struct ext2_reserve_window_node *my_rsv, in find_next_reservable_window()870 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, in alloc_new_reservation()1012 static void try_to_extend_reservation(struct ext2_reserve_window_node *my_rsv, in try_to_extend_reservation()1066 struct ext2_reserve_window_node * my_rsv, in ext2_try_to_allocate_with_rsv()1225 struct ext2_reserve_window_node *my_rsv = NULL; in ext2_new_blocks() local