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

  /bionic/libc/kernel/uapi/linux/
msdos_fs.h 28 #define MSDOS_DPB (MSDOS_DPS)
  /external/kernel-headers/original/uapi/linux/
msdos_fs.h 17 #define MSDOS_DPB (MSDOS_DPS) /* dir entries per block */
18 #define MSDOS_DPB_BITS 4 /* log2(MSDOS_DPB) */

Completed in 43 milliseconds