Searched defs:filltype (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/ufs/ffs/ |
H A D | ffs_subr.c | 150 ffs_sbget(void * devfd,struct fs ** fsp,off_t sblock,int flags,struct malloc_type * filltype,int (* readfunc)(void * devfd,off_t loc,void ** bufp,int size)) ffs_sbget() argument 637 ffs_sbsearch(void * devfd,struct fs ** fsp,int reqflags,struct malloc_type * filltype,int (* readfunc)(void * devfd,off_t loc,void ** bufp,int size)) ffs_sbsearch() argument [all...] |