WSTAT_MODE
if (result == B_OK && (mask & WSTAT_MODE)) {
XDROutPacketAddInt32(&call, (mask & WSTAT_MODE) ? st->st_mode : UINT32_MAX);