Searched refs:ffs_sbsearch (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/lib/libufs/
H A Dlibufs.h131 int ffs_sbsearch(void *, struct fs **, int, char *,
H A Dsblock.c216 error = ffs_sbsearch(&devfd, fsp, flags, "user", use_pread);
/freebsd-current/sys/ufs/ffs/
H A Dffs_extern.h87 int ffs_sbsearch(void *, struct fs **, int, struct malloc_type *,
H A Dffs_subr.c636 ffs_sbsearch(void *devfd, struct fs **fsp, int reqflags, function
H A Dffs_vfsops.c962 error = ffs_sbsearch(devvp, &fs, 0, M_UFSMNT, ffs_use_bread);
/freebsd-current/stand/libsa/
H A Dufs.c154 int ffs_sbsearch(void *, struct fs **, int, char *,

Completed in 235 milliseconds