Home
last modified time | relevance | path

Searched refs:P9PROTO_TSTATFS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h38 P9PROTO_TSTATFS = 8, /* file system status request */ enumerator
H A Dp9_client.c1099 req = p9_client_request(clnt, P9PROTO_TSTATFS, &error, "d", fid->fid); in p9_client_statfs()