OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:statvfs90
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/sys/
statvfs.h
37
struct
statvfs90
{
struct
78
statvfs_to_statvfs90(const struct statvfs *s, struct
statvfs90
*s90)
118
struct
statvfs90
*s90 = kmem_zalloc(sizeof(*s90), KM_SLEEP);
131
int __compat_statvfs(const char *__restrict, struct
statvfs90
*__restrict);
132
int __compat_statvfs1(const char *__restrict, struct
statvfs90
*__restrict,
135
int __compat_fstatvfs(int, struct
statvfs90
*);
136
int __compat_fstatvfs1(int, struct
statvfs90
*, int);
138
int __compat___getmntinfo13(struct
statvfs90
**, int);
140
int __compat___fhstatvfs40(const void *, size_t, struct
statvfs90
*);
141
int __compat___fhstatvfs140(const void *, size_t, struct
statvfs90
*, int)
[
all
...]
statvfs.h
37
struct
statvfs90
{
struct
78
statvfs_to_statvfs90(const struct statvfs *s, struct
statvfs90
*s90)
118
struct
statvfs90
*s90 = kmem_zalloc(sizeof(*s90), KM_SLEEP);
131
int __compat_statvfs(const char *__restrict, struct
statvfs90
*__restrict);
132
int __compat_statvfs1(const char *__restrict, struct
statvfs90
*__restrict,
135
int __compat_fstatvfs(int, struct
statvfs90
*);
136
int __compat_fstatvfs1(int, struct
statvfs90
*, int);
138
int __compat___getmntinfo13(struct
statvfs90
**, int);
140
int __compat___fhstatvfs40(const void *, size_t, struct
statvfs90
*);
141
int __compat___fhstatvfs140(const void *, size_t, struct
statvfs90
*, int)
[
all
...]
statvfs.h
37
struct
statvfs90
{
struct
78
statvfs_to_statvfs90(const struct statvfs *s, struct
statvfs90
*s90)
118
struct
statvfs90
*s90 = kmem_zalloc(sizeof(*s90), KM_SLEEP);
131
int __compat_statvfs(const char *__restrict, struct
statvfs90
*__restrict);
132
int __compat_statvfs1(const char *__restrict, struct
statvfs90
*__restrict,
135
int __compat_fstatvfs(int, struct
statvfs90
*);
136
int __compat_fstatvfs1(int, struct
statvfs90
*, int);
138
int __compat___getmntinfo13(struct
statvfs90
**, int);
140
int __compat___fhstatvfs40(const void *, size_t, struct
statvfs90
*);
141
int __compat___fhstatvfs140(const void *, size_t, struct
statvfs90
*, int)
[
all
...]
Completed in 37 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025