Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dorphan.c571 int ext4_init_orphan_info(struct super_block *sb) in ext4_init_orphan_info() function
Dext4.h3780 extern int ext4_init_orphan_info(struct super_block *sb);
Dsuper.c5496 err = ext4_init_orphan_info(sb); in __ext4_fill_super()