Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dbuild.c27 first_inode_chain(int *i, struct jffs2_sb_info *c) in first_inode_chain() function
43 return first_inode_chain(i, c); in next_inode()
47 for (i = 0, ic = first_inode_chain(&i, (c)); \