Home
last modified time | relevance | path

Searched refs:ext4_write_super (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/ext4/
Dsuper.c74 static void ext4_write_super(struct super_block *sb);
1241 .write_super = ext4_write_super,
4141 static void ext4_write_super(struct super_block *sb) in ext4_write_super() function