/freebsd-src/lib/libufs/ |
H A D | sblock.c | 196 sbget(int devfd, struct fs **fsp, off_t sblockloc, int flags) in sbget() 212 sbsearch(int devfd, struct fs **fsp, int flags) in sbsearch()
|
/freebsd-src/sys/ufs/ffs/ |
H A D | ffs_subr.c | 149 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 248 readsuper(void * devfd,struct fs ** fsp,off_t sblockloc,int flags,int (* readfunc)(void * devfd,off_t loc,void ** bufp,int size)) readsuper() argument 636 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...] |
/freebsd-src/usr.sbin/edquota/ |
H A D | edquota.c | 530 char *fsp, line1[BUFSIZ], line2[BUFSIZ]; in readprivs() local 708 char *fsp, bunits[10], iunits[10], line1[BUFSIZ]; in readtimes() local
|
/freebsd-src/sbin/swapon/ |
H A D | swapon.c | 72 struct fstab *fsp; in main() local
|
/freebsd-src/usr.sbin/quot/ |
H A D | quot.c | 377 struct fsizes *fp, **fsp; dofsizes() local
|
/freebsd-src/sys/fs/nfsclient/ |
H A D | nfs_clport.c | 966 nfscl_loadfsinfo(struct nfsmount *nmp, struct nfsfsinfo *fsp) in nfscl_loadfsinfo()
|
H A D | nfs_clrpcops.c | 4763 nfsrpc_statfs(vnode_t vp,struct nfsstatfs * sbp,struct nfsfsinfo * fsp,uint32_t * leasep,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * nap,int * attrflagp) nfsrpc_statfs() argument 4917 nfsrpc_fsinfo(vnode_t vp,struct nfsfsinfo * fsp,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * nap,int * attrflagp) nfsrpc_fsinfo() argument [all...] |
/freebsd-src/sbin/savecore/ |
H A D | savecore.c | 1336 struct fstab *fsp; enum_dumpdevs() local
|
/freebsd-src/usr.sbin/mountd/ |
H A D | mountd.c | 2397 delete_export(struct iovec * iov,int iovlen,struct statfs * fsp,char * errmsg) delete_export() argument 3072 do_export_mount(struct exportlist * ep,struct statfs * fsp) do_export_mount() argument [all...] |
/freebsd-src/sys/dev/fdc/ |
H A D | fdc.c | 1491 struct fdc_status *fsp; in fd_ioctl() local
|
/freebsd-src/sys/fs/nfs/ |
H A D | nfs_commonsubs.c | 1279 nfsv4_loadattr(struct nfsrv_descript * nd,vnode_t vp,struct nfsvattr * nap,struct nfsfh ** nfhpp,fhandle_t * fhp,int fhsize,struct nfsv3_pathconf * pc,struct statfs * sbp,struct nfsstatfs * sfp,struct nfsfsinfo * fsp,NFSACL_T * aclp,int compare,int * retcmpp,u_int32_t * leasep,u_int32_t * rderrp,NFSPROC_T * p,struct ucred * cred) nfsv4_loadattr() argument [all...] |