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

/netbsd-current/sbin/fsck_ext2fs/
H A Dsetup.c91 int calcsb(const char *, int, struct m_ext2fs *);
160 if (bflag || preen || calcsb(dev, fsreadfd, &proto) == 0)
503 calcsb(const char *dev, int devfd, struct m_ext2fs *fs) function
/netbsd-current/sbin/fsck_ffs/
H A Dsetup.c71 static int calcsb(const char *, int, struct fs *);
159 calcsb(dev, fsreadfd, &proto) == 0)
1082 calcsb(const char *dev, int devfd, struct fs *fs) function

Completed in 86 milliseconds