Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dorphan.c467 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan)); in ext4_orphan_cleanup()
482 inode = ext4_orphan_get(sb, le32_to_cpu(bdata[j])); in ext4_orphan_cleanup()
Dialloc.c1367 struct inode *ext4_orphan_get(struct super_block *sb, unsigned long ino) in ext4_orphan_get() function
Dext4.h2865 extern struct inode * ext4_orphan_get(struct super_block *, unsigned long);