Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c1369 static int ext4_write_info(struct super_block *sb, int type);
1393 .write_info = ext4_write_info,
5727 static int ext4_write_info(struct super_block *sb, int type) in ext4_write_info() function