Searched refs:alloc_new_reservation (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext2/
H A Dballoc.c747 * alloc_new_reservation() will do the work later.
862 * alloc_new_reservation()--allocate a new reservation window
898 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, alloc_new_reservation() function
1141 ret = alloc_new_reservation(my_rsv, grp_goal, sb, ext2_try_to_allocate_with_rsv()
/linux-4.1.27/fs/ext3/
H A Dballoc.c959 * alloc_new_reservation() will do the work later.
1076 * alloc_new_reservation()--allocate a new reservation window
1112 static int alloc_new_reservation(struct ext3_reserve_window_node *my_rsv, alloc_new_reservation() function
1381 ret = alloc_new_reservation(my_rsv, grp_goal, sb, ext3_try_to_allocate_with_rsv()

Completed in 130 milliseconds