Home
last modified time | relevance | path

Searched refs:TMPFS_MAGIC (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/env/
Denv_posix.cc73 #if !defined(TMPFS_MAGIC)
74 #define TMPFS_MAGIC 0x01021994 macro
Dfs_posix.cc67 #if !defined(TMPFS_MAGIC)
68 #define TMPFS_MAGIC 0x01021994 macro
934 case TMPFS_MAGIC: in SupportsFastAllocate()