| Home | Sort by: relevance | last modified time | path |
| /src/sbin/fsck_ext2fs/ | |
| inode.c | 89 #define fsck_ino_to_fsba(fs, x) \ macro 401 iblk = fsck_ino_to_fsba(&sblock, inumber); 435 dblk = EXT2_FSBTODB(&sblock, fsck_ino_to_fsba(&sblock, lastinum)); |