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

/haiku-fatelf/src/bin/coreutils/lib/
H A Dfsusage.c243 statfs (char *file, struct statfs *fsb) function
[all...]
/haiku-fatelf/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.h186 int (*statfs) (const char *, struct statvfs *); member in struct:fuse_operations
H A Dfuse_lowlevel.h618 void (*statfs) (fuse_req_t req, fuse_ino_t ino); member in struct:fuse_lowlevel_ops
/haiku-fatelf/src/bin/coreutils/src/
H A Dstat.c93 statfs (char const *filename, struct fs_info *buf) function
[all...]

Completed in 54 milliseconds