OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FS_SYNC_FL
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/common/linux/
fs.h
247
#define
FS_SYNC_FL
0x00000008
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h
240
#define
FS_SYNC_FL
0x00000008 /* Synchronous updates */
ext2_fs.h
140
#define EXT2_SYNC_FL
FS_SYNC_FL
/* Synchronous updates */
reiserfs_fs.h
819
#define REISERFS_SYNC_FL
FS_SYNC_FL
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h
240
#define
FS_SYNC_FL
0x00000008 /* Synchronous updates */
ext2_fs.h
140
#define EXT2_SYNC_FL
FS_SYNC_FL
/* Synchronous updates */
reiserfs_fs.h
819
#define REISERFS_SYNC_FL
FS_SYNC_FL
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h
240
#define
FS_SYNC_FL
0x00000008 /* Synchronous updates */
ext2_fs.h
140
#define EXT2_SYNC_FL
FS_SYNC_FL
/* Synchronous updates */
reiserfs_fs.h
819
#define REISERFS_SYNC_FL
FS_SYNC_FL
[
all
...]
/external/kernel-headers/original/linux/
fs.h
351
#define
FS_SYNC_FL
0x00000008 /* Synchronous updates */
[
all
...]
Completed in 545 milliseconds