Home | Sort by: relevance | last modified time | path |
/src/sbin/fsck_ffs/ | |
setup.c | 715 detect_byteorder(struct fs *fs, int sblockoff) function in typeref:typename:int 795 if (detect_byteorder(fs, -1) < 0) { 806 if (detect_byteorder(fs, sblock_try[i]) == 0) |