Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext2/
Dballoc.c667 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()
778 struct ext2_reserve_window_node *my_rsv, in find_next_reservable_window()
898 static int alloc_new_reservation(struct ext2_reserve_window_node *my_rsv, in alloc_new_reservation()
1040 static void try_to_extend_reservation(struct ext2_reserve_window_node *my_rsv, in try_to_extend_reservation()
1094 struct ext2_reserve_window_node * my_rsv, in ext2_try_to_allocate_with_rsv()
1227 struct ext2_reserve_window_node *my_rsv = NULL; in ext2_new_blocks() local
/linux-4.1.27/fs/ext3/
Dballoc.c878 unsigned long *count, struct ext3_reserve_window *my_rsv) in ext3_try_to_allocate()
992 struct ext3_reserve_window_node *my_rsv, in find_next_reservable_window()
1112 static int alloc_new_reservation(struct ext3_reserve_window_node *my_rsv, in alloc_new_reservation()
1260 static void try_to_extend_reservation(struct ext3_reserve_window_node *my_rsv, in try_to_extend_reservation()
1318 struct ext3_reserve_window_node * my_rsv, in ext3_try_to_allocate_with_rsv()
1504 struct ext3_reserve_window_node *my_rsv = NULL; in ext3_new_blocks() local