HomeSort by relevance Sort by last modified time
    Searched refs:UFS2_MAXMNTLEN (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 254 #define UFS2_MAXMNTLEN 468
423 __s8 fs_fsmnt[UFS2_MAXMNTLEN]; /* name mounted on */
872 __s8 fs_fsmnt[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 254 #define UFS2_MAXMNTLEN 468
423 __s8 fs_fsmnt[UFS2_MAXMNTLEN]; /* name mounted on */
872 __s8 fs_fsmnt[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 254 #define UFS2_MAXMNTLEN 468
423 __s8 fs_fsmnt[UFS2_MAXMNTLEN]; /* name mounted on */
872 __s8 fs_fsmnt[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];
    [all...]

Completed in 1861 milliseconds