Home
last modified time | relevance | path

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

/linux/net/9p/
H A Dprotocol.c196 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
356 struct p9_wstat *stbuf = in p9pdu_vreadf() local
482 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
594 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/linux/tools/perf/util/
H A Dzlib.c22 struct stat stbuf; in gzip_decompress_to_file() local
H A Dsymbol-minimal.c231 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.c1093 struct stat stbuf; in s390_cpumsf__config() local
/linux/fs/fuse/
H A Dinode.c593 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()