Searched defs:statfs (Results 1 – 8 of 8) sorted by relevance
9 struct statfs { struct28 struct statfs64 { argument
20 struct statfs { struct34 struct statfs64 { argument
22 struct statfs { struct44 struct statfs64 { argument
214 int (*statfs)(const char*, struct statvfs*); member
668 INTERCEPTOR(int, statfs, const char *s, void *buf) { in INTERCEPTOR() argument
803 int (*statfs) (struct nfs_server *, struct nfs_fh *, member
1697 int (*statfs) (struct dentry *, struct kstatfs *); member
655 TEST(MemorySanitizer, statfs) { in TEST() argument