Searched refs:P9PROTO_SETATTR_UID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/p9fs/ | ||
H A D | p9_protocol.h | 258 #define P9PROTO_SETATTR_UID 0x00000002UL macro |
H A D | p9fs_vnops.c | 1175 p9attr->valid |= P9PROTO_SETATTR_UID | P9PROTO_SETATTR_GID | in p9fs_setattr_dotl() |