Searched refs:RGETATTR (Results 1 – 1 of 1) sorted by relevance
32 const RGETATTR: u8 = TGETATTR + 1; constant595 Rmessage::GetAttr(_) => RGETATTR, in encode()675 RGETATTR => Ok(Rmessage::GetAttr(WireFormat::decode(reader)?)), in decode()