Searched refs:svfsp (Results 1 – 1 of 1) sorted by relevance
318 statvfs64_t *svfsp; in nm_mount() local514 svfsp = kmem_alloc(sizeof (statvfs64_t), KM_SLEEP); in nm_mount()516 error = VFS_STATVFS(filevp->v_vfsp, svfsp); in nm_mount()519 "unspecified_%s_%s", svfsp->f_basetype, resource_nodetype); in nm_mount()527 kmem_free(svfsp, sizeof (statvfs64_t)); in nm_mount()