Home
last modified time | relevance | path

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

/linux-3.3/net/9p/
Dprotocol.c45 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
176 struct p9_wstat *stbuf = in p9pdu_vreadf() local
291 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
389 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/linux-3.3/fs/9p/
Dvfs_dir.c80 static void p9stat_init(struct p9_wstat *stbuf) in p9stat_init()
/linux-3.3/fs/fuse/
Dinode.c351 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()