Searched defs:statfs (Results 1 - 14 of 14) sorted by relevance
| /src/lib/librefuse/refuse/ |
| H A D | legacy.h | 60 struct statfs { struct
|
| H A D | v11.h | 68 int (*statfs) (const char *, struct fuse_statfs *); member in struct:fuse_operations_v11
|
| H A D | v21.h | 64 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v21
|
| H A D | v22.h | 68 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v22
|
| H A D | v23.h | 68 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v23
|
| H A D | v25.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v25
|
| H A D | v26.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v26
|
| H A D | v28.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v28
|
| H A D | v29.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v29
|
| H A D | v30.h | 72 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v30
|
| H A D | v34.h | 62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v34
|
| H A D | v35.h | 62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v35
|
| H A D | v38.h | 62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v38
|
| /src/sys/fs/nfs/client/ |
| H A D | nfs_clport.c | 966 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) argument
|
Completed in 8 milliseconds