Searched refs:ext2_rsv_window_add (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dext2.h100 extern void ext2_rsv_window_add(struct super_block *sb, struct ext2_reserve_window_node *rsv);
H A Dballoc.c330 * ext2_rsv_window_add() -- Insert a window to the block reservation rb tree.
336 void ext2_rsv_window_add(struct super_block *sb, function
861 ext2_rsv_window_add(sb, my_rsv);
H A Dsuper.c1034 ext2_rsv_window_add(sb, &sbi->s_rsv_window_head);

Completed in 251 milliseconds