Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.h233 extern void nilfs_flush_segment(struct super_block *, ino_t);
Dmdt.c430 nilfs_flush_segment(sb, inode->i_ino); in nilfs_mdt_write_page()
Dinode.c209 nilfs_flush_segment(inode->i_sb, inode->i_ino); in nilfs_writepage()
Dsegment.c2185 void nilfs_flush_segment(struct super_block *sb, ino_t ino) in nilfs_flush_segment() function