Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE_BITS (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfs.h40 #define BLOCK_SIZE_BITS 10 macro
/external/crosvm/io_uring/src/
Dbindings.rs142 pub const BLOCK_SIZE_BITS: ::std::os::raw::c_uint = 10; constant