Searched refs:l9p_statfs (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | fcall.h | 279 struct l9p_statfs { struct 368 struct l9p_statfs statfs;
|
H A D | utils.c | 78 static void l9p_describe_statfs(const char *, struct l9p_statfs *, 660 l9p_describe_statfs(const char *str, struct l9p_statfs *st, struct sbuf *sb) in l9p_describe_statfs()
|
/illumos-gate/usr/src/lib/lib9p/common/backend/ |
H A D | fs.c | 208 static void dostatfs(struct l9p_statfs *, struct statvfs *, long); 212 static void dostatfs(struct l9p_statfs *, struct statfs *, long); 733 dostatfs(struct l9p_statfs *out, struct statfs *in, long namelen) in dostatfs() 736 dostatfs(struct l9p_statfs *out, struct statvfs *in, long namelen) in dostatfs()
|