| /src/external/bsd/am-utils/dist/conf/checkmount/ |
| checkmount_bsd44.c | 47 #define statfs statvfs macro 56 struct statfs *mntbufp, *mntp;
|
| /src/external/bsd/am-utils/dist/conf/mtab/ |
| mtab_bsd.c | 55 #define statfs statvfs macro 59 mnt_dup(struct statfs *mp) 113 struct statfs *mntbufp, *mntp;
|
| /src/lib/librefuse/refuse/ |
| legacy.h | 47 /* statfs structure used by FUSE < 1.9. On 2.1 it's been replaced with 48 * "struct statfs" and later replaced again with struct statvfs on 59 /* Linux-specific struct statfs; used by FUSE >= 2.1 && < 2.5. */ 60 struct statfs { struct
|
| v11.h | 68 int (*statfs) (const char *, struct fuse_statfs *); member in struct:fuse_operations_v11
|
| v21.h | 64 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v21
|
| v22.h | 68 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v22
|
| v23.h | 68 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v23
|
| v25.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v25
|
| v26.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v26
|
| v28.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v28
|
| v29.h | 64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v29
|
| v30.h | 72 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v30
|
| v34.h | 62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v34
|
| v35.h | 62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v35
|
| v38.h | 62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v38
|
| /src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| nfs_prot_netbsd1_4.h | 81 # define statfs statvfs macro
|
| /src/external/bsd/am-utils/include/ |
| amu_nfs_prot.h | 79 # define statfs statvfs macro
|