Home
last modified time | relevance | path

Searched defs:my_rsv (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/ext2/
Dballoc.c675 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()
786 struct ext2_reserve_window_node *my_rsv, in find_next_reservable_window()
906 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, in alloc_new_reservation()
1048 static void try_to_extend_reservation(struct ext2_reserve_window_node *my_rsv, in try_to_extend_reservation()
1102 struct ext2_reserve_window_node * my_rsv, in ext2_try_to_allocate_with_rsv()
1234 struct ext2_reserve_window_node *my_rsv = NULL; in ext2_new_blocks() local
/linux-3.3/fs/ext3/
Dballoc.c886 unsigned long *count, struct ext3_reserve_window *my_rsv) in ext3_try_to_allocate()
1000 struct ext3_reserve_window_node *my_rsv, in find_next_reservable_window()
1120 static int alloc_new_reservation(struct ext3_reserve_window_node *my_rsv, in alloc_new_reservation()
1268 static void try_to_extend_reservation(struct ext3_reserve_window_node *my_rsv, in try_to_extend_reservation()
1326 struct ext3_reserve_window_node * my_rsv, in ext3_try_to_allocate_with_rsv()
1511 struct ext3_reserve_window_node *my_rsv = NULL; in ext3_new_blocks() local