Home
last modified time | relevance | path

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

/linux-6.15/fs/nilfs2/
H A Dsegment.h229 extern void nilfs_flush_segment(struct super_block *, ino_t);
H A Dmdt.c426 nilfs_flush_segment(sb, inode->i_ino); in nilfs_mdt_write_folio()
H A Dsegment.c2229 void nilfs_flush_segment(struct super_block *sb, ino_t ino) in nilfs_flush_segment() function