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

/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h54 void (*statfs) (fuse_req_t req); member in struct:fuse_lowlevel_ops_compat25
121 void (*statfs) (fuse_req_t req); member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h32 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations_compat25
91 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_compat22
140 int (*statfs) (const char *, struct statfs *); member in struct:fuse_operations_compat2
188 int (*statfs) (struct fuse_statfs_compat1 *); member in struct:fuse_operations_compat1
H A Dfuse_lowlevel.h674 void (*statfs) (fuse_req_t req, fuse_ino_t ino); member in struct:fuse_lowlevel_ops
H A Dfuse.h208 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations

Completed in 41 milliseconds