Searched refs:rsv_window_remove (Results 1 – 2 of 2) sorted by relevance
/fs/ext2/ |
D | balloc.c | 368 static void rsv_window_remove(struct super_block *sb, in rsv_window_remove() function 465 rsv_window_remove(inode->i_sb, rsv); in ext2_discard_reservation() 842 rsv_window_remove(sb, my_rsv); in find_next_reservable_window() 974 rsv_window_remove(sb, my_rsv); in alloc_new_reservation() 1000 rsv_window_remove(sb, my_rsv); in alloc_new_reservation()
|
/fs/ext3/ |
D | balloc.c | 377 static void rsv_window_remove(struct super_block *sb, in rsv_window_remove() function 476 rsv_window_remove(inode->i_sb, rsv); in ext3_discard_reservation() 1056 rsv_window_remove(sb, my_rsv); in find_next_reservable_window() 1189 rsv_window_remove(sb, my_rsv); in alloc_new_reservation() 1217 rsv_window_remove(sb, my_rsv); in alloc_new_reservation()
|