Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dsuper.c883 static inline struct inode *orphan_list_entry(struct list_head *l) in orphan_list_entry() function
897 struct inode *inode = orphan_list_entry(l); in dump_orphan_list()