Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt654 FS_IOC_SETVERSION
H A Dlinux.txt820 FS_IOC_SETVERSION
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1536 pub const FS_IOC_SETVERSION: Ioctl = _IOW::<c_long>('v' as u32, 2); constant