Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext3/
Dsuper.c400 static inline struct inode *orphan_list_entry(struct list_head *l) in orphan_list_entry() function
414 struct inode *inode = orphan_list_entry(l); in dump_orphan_list()
/linux-2.6.39/fs/ext4/
Dsuper.c711 static inline struct inode *orphan_list_entry(struct list_head *l) in orphan_list_entry() function
725 struct inode *inode = orphan_list_entry(l); in dump_orphan_list()