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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dballoc.c752 * alloc_new_reservation() will do the work later.
867 * alloc_new_reservation()--allocate a new reservation window
903 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, function
1146 ret = alloc_new_reservation(my_rsv, grp_goal, sb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dballoc.c945 * alloc_new_reservation() will do the work later.
1060 * alloc_new_reservation()--allocate a new reservation window
1096 static int alloc_new_reservation(struct ext3_reserve_window_node *my_rsv, function
1361 ret = alloc_new_reservation(my_rsv, grp_goal, sb,

Completed in 186 milliseconds