Home
last modified time | relevance | path

Searched defs:FS_IMMUTABLE_FL (Results 1 – 4 of 4) sorted by relevance

/external/ltp/include/lapi/
Dfs.h33 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
/external/kernel-headers/original/uapi/linux/
Dfs.h242 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
/external/crosvm/io_uring/src/
Dbindings.rs200 pub const FS_IMMUTABLE_FL: ::std::os::raw::c_uint = 16; constant
/external/f2fs-tools/include/
Df2fs_fs.h689 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro