Home
last modified time | relevance | path

Searched refs:p9_statfs (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h168 struct p9_statfs { struct
H A Dp9_client.h146 int p9_client_statfs(struct p9_fid *fid, struct p9_statfs *stat);
H A Dp9fs_vfsops.c548 struct p9_statfs statfs; in p9fs_statfs()
H A Dp9_client.c1088 p9_client_statfs(struct p9_fid *fid, struct p9_statfs *stat) in p9_client_statfs()