Home
last modified time | relevance | path

Searched defs:stbuf (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dzlib.c22 struct stat stbuf; in gzip_decompress_to_file() local
H A Dsymbol-minimal.c205 struct stat stbuf; in sysfs__read_build_id() local
H A Dcgroup.c90 struct statfs stbuf; in cgroup_is_v2() local
H A Ds390-cpumsf.c1095 struct stat stbuf; in s390_cpumsf__config() local
/linux/fs/fuse/
H A Dinode.c633 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()