Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1586 static int ext4_write_info(struct super_block *sb, int type);
1607 .write_info = ext4_write_info,
6931 static int ext4_write_info(struct super_block *sb, int type) in ext4_write_info() function