Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c765 static int ext3_write_info(struct super_block *sb, int type);
783 .write_info = ext3_write_info,
2944 static int ext3_write_info(struct super_block *sb, int type) in ext3_write_info() function