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

/src/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
/src/sys/fs/nfs/client/
H A Dnfs_clport.c966 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) argument

Completed in 8 milliseconds