OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FS_NODUMP_FL
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/common/linux/
fs.h
251
#define
FS_NODUMP_FL
0x00000040
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h
243
#define
FS_NODUMP_FL
0x00000040 /* do not dump file */
ext2_fs.h
143
#define EXT2_NODUMP_FL
FS_NODUMP_FL
/* do not dump file */
reiserfs_fs.h
821
#define REISERFS_NODUMP_FL
FS_NODUMP_FL
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h
243
#define
FS_NODUMP_FL
0x00000040 /* do not dump file */
ext2_fs.h
143
#define EXT2_NODUMP_FL
FS_NODUMP_FL
/* do not dump file */
reiserfs_fs.h
821
#define REISERFS_NODUMP_FL
FS_NODUMP_FL
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h
243
#define
FS_NODUMP_FL
0x00000040 /* do not dump file */
ext2_fs.h
143
#define EXT2_NODUMP_FL
FS_NODUMP_FL
/* do not dump file */
reiserfs_fs.h
821
#define REISERFS_NODUMP_FL
FS_NODUMP_FL
[
all
...]
/external/kernel-headers/original/linux/
fs.h
354
#define
FS_NODUMP_FL
0x00000040 /* do not dump file */
[
all
...]
Completed in 542 milliseconds