Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfs.h260 #define FS_EXTENT_FL 0x00080000 /* Extents */ macro
/external/toybox/toys/other/
Dlsattr.c111 {"Extents", FS_EXTENT_FL, 'e'},
/external/crosvm/io_uring/src/
Dbindings.rs216 pub const FS_EXTENT_FL: ::std::os::raw::c_uint = 524288; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c2428 #ifdef FS_EXTENT_FL
2429 { "FS_EXTENT_FL", (unsigned long) FS_EXTENT_FL },