Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dorphan.c571 int ext4_init_orphan_info(struct super_block *sb) in ext4_init_orphan_info() function
Dext4.h3757 extern int ext4_init_orphan_info(struct super_block *sb);
Dsuper.c5562 err = ext4_init_orphan_info(sb); in __ext4_fill_super()