Home
last modified time | relevance | path

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

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