Home
last modified time | relevance | path

Searched refs:FS_COMPRBLK_FL (Results 1 – 3 of 3) 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
/external/minijail/linux-x86/
Dlibconstants.gen.c2275 #ifdef FS_COMPRBLK_FL
2276 { "FS_COMPRBLK_FL", (unsigned long) FS_COMPRBLK_FL },