ffs_sbget
int ffs_sbget(void *, struct fs **, off_t, int, char *,
error = ffs_sbget(&devfd, fsp, sblockloc, flags, "user", use_pread);
int ffs_sbget(void *devfd, struct fs **fsp, off_t sblock, int flags,
if ((rc = ffs_sbget(f, &fs, UFS_STDSB, UFS_NOHASHFAIL, "stand",
ffs_sbget(cp, &fs, UFS_STDSB, UFS_NOCSUM, M_GEOM, g_use_g_read_data)
if (SBLOCKSIZE % pp->sectorsize != 0 || ffs_sbget(cp, &fs, UFS_STDSB,
int ffs_sbget(void *, struct fs **, off_t, int, struct malloc_type *,
error = ffs_sbget(devfd, fsp, UFS_STDSB, flags, filltype, readfunc);
if (ffs_sbget(devfd, fsp, UFS_STDSB, flags, filltype, readfunc) == 0)
if (ffs_sbget(devfd, &protofs, UFS_STDSB, flags, filltype,
if (ffs_sbget(devfd, fsp, dbtob(sblk), flags, filltype,
if (ffs_sbget(devfd, fsp, UFS_STDSB, flags, filltype, readfunc) != 0) {
if ((error = ffs_sbget(devvp, &newfs, UFS_STDSB, 0, M_UFSMNT,
error = ffs_sbget(devvp, &fs, UFS_STDSB, 0, M_UFSMNT,