Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2072 const GET_FLAGS64: u32 = FS_IOC64_GETFLAGS() as u32; in ioctl() constant
2091 GET_FLAGS32 | GET_FLAGS64 => { in ioctl()