Searched defs:statfs (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/conf/checkmount/
H A Dcheckmount_bsd44.c47 #define statfs statvfs macro
/netbsd-current/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_bsd.c55 #define statfs statvfs macro
/netbsd-current/lib/librefuse/refuse/
H A Dlegacy.h60 struct statfs { struct
H A Dv11.h68 int (*statfs) (const char *, struct fuse_statfs *); member in struct:fuse_operations_v11
H A Dv21.h64 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v21
H A Dv22.h68 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v22
H A Dv23.h68 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_v23
H A Dv25.h64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v25
H A Dv26.h64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v26
H A Dv28.h64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v28
H A Dv29.h64 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v29
H A Dv30.h72 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v30
H A Dv34.h62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v34
H A Dv35.h62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v35
H A Dv38.h62 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_v38
/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_netbsd1_4.h81 # define statfs statvfs macro
/netbsd-current/external/bsd/am-utils/include/
H A Damu_nfs_prot.h79 # define statfs statvfs macro
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clport.c966 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc82 # define statfs statvfs macro

Completed in 155 milliseconds