Searched defs:statfs (Results 1 – 5 of 5) sorted by relevance
15 struct statfs { struct29 struct statfs64 { argument
39 struct statfs { struct54 struct statfs { argument
38 struct statfs { struct39 uint32_t f_type;40 uint32_t f_bsize;41 uint64_t f_blocks;42 uint64_t f_bfree;43 uint64_t f_bavail;44 uint64_t f_files;45 uint64_t f_ffree;46 __kernel_fsid_t f_fsid;47 uint32_t f_namelen;[all …]
24 struct statfs { struct42 struct statfs64 { argument
535 int (*statfs) (struct nfs_server *, struct nfs_fh *, member