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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 259 #define UFS2_NOCSPTRS ((128 / sizeof(void *)) - 4)
261 #define UFS2_NOCSPTRS 28
428 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
877 __fs32 fs_ocsp[UFS2_NOCSPTRS];
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 259 #define UFS2_NOCSPTRS ((128 / sizeof(void *)) - 4)
261 #define UFS2_NOCSPTRS 28
428 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
877 __fs32 fs_ocsp[UFS2_NOCSPTRS];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 259 #define UFS2_NOCSPTRS ((128 / sizeof(void *)) - 4)
261 #define UFS2_NOCSPTRS 28
428 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
877 __fs32 fs_ocsp[UFS2_NOCSPTRS];
    [all...]

Completed in 33 milliseconds