Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfs.h248 #define FS_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
/external/crosvm/io_uring/src/
Dbindings.rs205 pub const FS_COMPRBLK_FL: ::std::os::raw::c_uint = 512; constant