Home
last modified time | relevance | path

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

/external/crosvm/fuse/src/
Dsys.rs91 const ATOMIC_O_TRUNC: u32 = 8; constant
189 const ATOMIC_O_TRUNC = ATOMIC_O_TRUNC; constant
Dserver.rs935 | FsOptions::ATOMIC_O_TRUNC in init()
952 enabled.remove(FsOptions::ATOMIC_O_TRUNC); in init()