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

  /bionic/libc/kernel/uapi/linux/
cramfs_fs.h 53 #define CRAMFS_FLAG_SORTED_DIRS 0x00000002
  /external/kernel-headers/original/uapi/linux/
cramfs_fs.h 73 #define CRAMFS_FLAG_SORTED_DIRS 0x00000002 /* sorted dirs */
  /external/u-boot/include/cramfs/
cramfs_fs.h 72 #define CRAMFS_FLAG_SORTED_DIRS 0x00000002 /* sorted dirs */
  /external/u-boot/fs/cramfs/
cramfs.c 356 if (super.flags & CRAMFS_FLAG_SORTED_DIRS)

Completed in 1511 milliseconds