OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FS_IMMUTABLE_FL
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/common/linux/
fs.h
249
#define
FS_IMMUTABLE_FL
0x00000010
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h
241
#define
FS_IMMUTABLE_FL
0x00000010 /* Immutable file */
ext2_fs.h
141
#define EXT2_IMMUTABLE_FL
FS_IMMUTABLE_FL
/* Immutable file */
reiserfs_fs.h
817
#define REISERFS_IMMUTABLE_FL
FS_IMMUTABLE_FL
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h
241
#define
FS_IMMUTABLE_FL
0x00000010 /* Immutable file */
ext2_fs.h
141
#define EXT2_IMMUTABLE_FL
FS_IMMUTABLE_FL
/* Immutable file */
reiserfs_fs.h
817
#define REISERFS_IMMUTABLE_FL
FS_IMMUTABLE_FL
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h
241
#define
FS_IMMUTABLE_FL
0x00000010 /* Immutable file */
ext2_fs.h
141
#define EXT2_IMMUTABLE_FL
FS_IMMUTABLE_FL
/* Immutable file */
reiserfs_fs.h
817
#define REISERFS_IMMUTABLE_FL
FS_IMMUTABLE_FL
[
all
...]
/external/kernel-headers/original/linux/
fs.h
352
#define
FS_IMMUTABLE_FL
0x00000010 /* Immutable file */
[
all
...]
Completed in 103 milliseconds