Searched refs:stfp (Results 1 – 2 of 2) sorted by relevance
294 struct gl_program *stfp,
2852 struct nfs_statfs_ctx *stfp = NULL; in vfs_nfs_statfs() local2897 stfp = (struct nfs_statfs_ctx *)&sfp->fsstat.sf_tbytes; in vfs_nfs_statfs()2901 stfp = (struct nfs_statfs_ctx *)&sfp->fsstat.obj_attributes; in vfs_nfs_statfs()2905 tquad = fxdr_hyper(&stfp->sf_tbytes); /*lint !e571*/ in vfs_nfs_statfs()2907 tquad = fxdr_hyper(&stfp->sf_fbytes); /*lint !e571*/ in vfs_nfs_statfs()2909 tquad = fxdr_hyper(&stfp->sf_abytes); /*lint !e571*/ in vfs_nfs_statfs()2911 tquad = fxdr_hyper(&stfp->sf_tfiles); /*lint !e571*/ in vfs_nfs_statfs()2913 tquad = fxdr_hyper(&stfp->sf_ffiles); /*lint !e571*/ in vfs_nfs_statfs()