Home | Sort by: relevance | last modified time | path |
/src/sbin/fsck_ext2fs/ | |
inode.c | 423 getnextinode(ino_t inumber) function in typeref:struct:ext2fs_dinode * 475 (void)getnextinode(nextino); |
/src/sbin/fsck_ffs/ | |
inode.c | 402 getnextinode(ino_t inumber) function in typeref:union:dinode * |
/src/usr.sbin/quotacheck/ | |
quotacheck.c | 161 static union comb_dinode *getnextinode(ino_t); 442 if ((dp = getnextinode(ino)) == NULL) 736 getnextinode(ino_t inumber) function in typeref:union:comb_dinode * 804 getnextinode(nextino); |