Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dorphan.c380 void ext4_orphan_cleanup(struct super_block *sb, struct ext4_super_block *es) in ext4_orphan_cleanup() function
H A Dext4.h3761 extern void ext4_orphan_cleanup(struct super_block *sb,
H A Dsuper.c5602 ext4_orphan_cleanup(sb, es); in __ext4_fill_super()