Home
last modified time | relevance | path

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

/external/crosvm/fuse/src/
Dsys.rs299 const ZERO_MESSAGE_OPEN = NO_OPEN_SUPPORT; constant
Dserver.rs951 if enabled.contains(FsOptions::ZERO_MESSAGE_OPEN) { in init()
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs1102 if capable.contains(FsOptions::ZERO_MESSAGE_OPEN) { in init()
1103 opts |= FsOptions::ZERO_MESSAGE_OPEN; in init()