Home
last modified time | relevance | path

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

/Linux-v4.19/net/9p/
Dprotocol.c46 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
200 struct p9_wstat *stbuf = in p9pdu_vreadf() local
317 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
429 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/Linux-v4.19/tools/perf/util/
Dzlib.c24 struct stat stbuf; in gzip_decompress_to_file() local
Dsymbol-minimal.c224 struct stat stbuf; in sysfs__read_build_id() local
/Linux-v4.19/fs/9p/
Dvfs_dir.c79 static void p9stat_init(struct p9_wstat *stbuf) in p9stat_init()
/Linux-v4.19/tools/perf/pmu-events/
Djevents.c1068 struct stat stbuf; in main() local
/Linux-v4.19/fs/fuse/
Dinode.c408 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()