Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nilfs2/
Dsegment.h229 extern void nilfs_flush_segment(struct super_block *, ino_t);
Dmdt.c429 nilfs_flush_segment(sb, inode->i_ino); in nilfs_mdt_write_page()
Dinode.c199 nilfs_flush_segment(inode->i_sb, inode->i_ino); in nilfs_writepage()
Dsegment.c2222 void nilfs_flush_segment(struct super_block *sb, ino_t ino) in nilfs_flush_segment() function