Home
last modified time | relevance | path

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

/linux-4.4.14/net/9p/
Dprotocol.c46 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
200 struct p9_wstat *stbuf = in p9pdu_vreadf() local
316 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
428 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/linux-4.4.14/tools/perf/util/
Dzlib.c19 struct stat stbuf; in gzip_decompress_to_file() local
Dsymbol-minimal.c222 struct stat stbuf; in sysfs__read_build_id() local
/linux-4.4.14/fs/9p/
Dvfs_dir.c79 static void p9stat_init(struct p9_wstat *stbuf) in p9stat_init()
/linux-4.4.14/fs/fuse/
Dinode.c394 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()