Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dorphan.c571 int ext4_init_orphan_info(struct super_block *sb) in ext4_init_orphan_info() function
H A Dext4.h3764 extern int ext4_init_orphan_info(struct super_block *sb);
H A Dsuper.c5583 err = ext4_init_orphan_info(sb); in __ext4_fill_super()