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

/u-boot/fs/ubifs/
H A Dorphan.c730 unsigned long last_ino; member in struct:check_info
822 if (inum != ci->last_ino) {
827 ci->last_ino = inum;
912 ci.last_ino = 0;
939 dbg_cmt("last inode number is %lu", ci.last_ino);

Completed in 38 milliseconds