Home
last modified time | relevance | path

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

/external/vm_tools/p9/src/protocol/
Dmessages.rs34 const RSETATTR: u8 = TSETATTR + 1; constant
596 Rmessage::SetAttr => RSETATTR, in encode()
676 RSETATTR => Ok(Rmessage::SetAttr), in decode()