Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dorphan.c380 void ext4_orphan_cleanup(struct super_block *sb, struct ext4_super_block *es) in ext4_orphan_cleanup() function
Dext4.h3777 extern void ext4_orphan_cleanup(struct super_block *sb,
Dsuper.c5517 ext4_orphan_cleanup(sb, es); in __ext4_fill_super()