Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dsuper.c67 list_add(&inode->i_sb_list, &sb->s_inodes); in iget_locked()
2364 INIT_LIST_HEAD(&s->s_inodes); in alloc_super()
Dubifs.h309 struct list_head s_inodes; /* all inodes */ member