HomeSort by relevance Sort by last modified time
    Searched refs:JSET_MAGIC (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/uapi/linux/
bcache.h 241 #define JSET_MAGIC 0x245235c1a3625032ULL
245 static inline __u64 jset_magic(struct cache_sb *sb) function
247 return sb->set_magic ^ JSET_MAGIC;
  /bionic/libc/kernel/uapi/linux/
bcache.h 109 #define JSET_MAGIC 0x245235c1a3625032ULL

Completed in 239 milliseconds