Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2fs.h46 uint32_t e2fs_icount; /* Inode count */ member
H A Dext2_inode_cnv.c154 (ip->i_number > le32toh(fs->e2fs->e2fs_icount))) { in ext2_ei2i()
H A Dext2_lookup.c829 else if (le32toh(de->e2d_ino) > fs->e2fs->e2fs_icount) in ext2_check_direntry()