Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nilfs2/
Dsegment.h233 extern void nilfs_flush_segment(struct super_block *, ino_t);
Dmdt.c431 nilfs_flush_segment(sb, inode->i_ino); in nilfs_mdt_write_page()
Dinode.c201 nilfs_flush_segment(inode->i_sb, inode->i_ino); in nilfs_writepage()
Dsegment.c2189 void nilfs_flush_segment(struct super_block *sb, ino_t ino) in nilfs_flush_segment() function