Home
last modified time | relevance | path

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

/Linux-v6.6/net/9p/
Dprotocol.c196 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
356 struct p9_wstat *stbuf = in p9pdu_vreadf() local
473 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
585 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/Linux-v6.6/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
Dcgroup.c82 struct statfs stbuf; in cgroup_is_v2() local
Ds390-cpumsf.c1098 struct stat stbuf; in s390_cpumsf__config() local
/Linux-v6.6/fs/fuse/
Dinode.c534 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()