Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/9p/
Dprotocol.c31 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
190 struct p9_wstat *stbuf = in p9pdu_vreadf() local
307 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
419 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/kernel/linux/linux-5.10/tools/perf/util/
Dzlib.c22 struct stat stbuf; in gzip_decompress_to_file() local
Dsymbol-minimal.c229 struct stat stbuf; in sysfs__read_build_id() local
Ds390-cpumsf.c1097 struct stat stbuf; in s390_cpumsf__config() local
/kernel/linux/linux-5.10/tools/perf/pmu-events/
Djevents.c1110 struct stat stbuf; in main() local
/kernel/linux/linux-5.10/fs/fuse/
Dinode.c467 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()