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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dext2.h152 extern void ext2_write_super (struct super_block *);
H A Dsuper.c239 .write_super = ext2_write_super,
529 ext2_write_super(sb);
993 void ext2_write_super (struct super_block * sb) function
H A Dinode.c1262 ext2_write_super(sb);

Completed in 93 milliseconds