Home
last modified time | relevance | path

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

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h52 P9PROTO_TGETATTR = 24, /* get file attributes request */ enumerator
H A Dp9_client.c1256 req = p9_client_request(clnt, P9PROTO_TGETATTR, &err, "dq", fid->fid, in p9_client_getattr()