Searched refs:highest_ino (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Djffs2_fs_sb.h39 uint32_t highest_ino; member in struct:jffs2_sb_info
H A Dbuild.c365 c->highest_ino = 1;
H A Dscan.c932 if (ino > c->highest_ino)
933 c->highest_ino = ino;
H A Dnodelist.c440 new->ino = ++c->highest_ino;
H A Dgc.c142 if (c->checked_ino > c->highest_ino && xattr) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Djffs2_fs_sb.h39 uint32_t highest_ino; member in struct:jffs2_sb_info
H A Dbuild.c365 c->highest_ino = 1;
H A Dscan.c932 if (ino > c->highest_ino)
933 c->highest_ino = ino;
H A Dnodelist.c440 new->ino = ++c->highest_ino;
H A Dgc.c142 if (c->checked_ino > c->highest_ino && xattr) {

Completed in 182 milliseconds