Home
last modified time | relevance | path

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

/external/vm_tools/p9/src/server/
Dtests.rs151 P9_QTSYMLINK in check_qid()
173 P9_QTSYMLINK in check_attr()
Dmod.rs69 const P9_QTSYMLINK: u8 = 0x02; constant
141 libc::S_IFLNK => P9_QTSYMLINK, in from()