Home
last modified time | relevance | path

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

/fs/ext3/
Dsuper.c747 static int ext3_write_info(struct super_block *sb, int type);
761 .write_info = ext3_write_info,
2880 static int ext3_write_info(struct super_block *sb, int type) in ext3_write_info() function